Skip to content

Conversation

@wojzaremba
Copy link
Contributor

No description provided.

@wojzaremba wojzaremba requested a review from welinder July 11, 2017 16:06
Copy link
Contributor

@welinder welinder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conditional accept on minor fix.

self.add_overlay(const.GRID_BOTTOMLEFT, "Solver iterations", str(
self.sim.data.solver_iter + 1))
step = round(self.sim.data.time / self.sim.model.opt.timestep)
self.add_overlay(const.GRID_BOTTOMRIGHT, "step", str(step))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: We capitalize all other labels, so we should do it here too. I.e. "step" -> "Step"

@wojzaremba wojzaremba merged commit 4e1bd06 into master Jul 11, 2017
@MillionIntegrals MillionIntegrals deleted the woj-step branch July 9, 2019 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants