Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Step Back and Restart feature #46

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

jpd-de
Copy link

@jpd-de jpd-de commented Jun 6, 2024

This allows to jump back to the last frame or restart the visualization with a control button.

changed title of step forward button to ">>" and called the Step back button "<<".
Sorted it like "<< Play >>" on a remote control.

jpd-de and others added 3 commits June 6, 2024 08:57
This allows to jump back to the last frame or restart the visualization with a button. 

Name changes:
Step: >>
Step back: <<
Also added bugfix for number_of_steps
Copy link
Member

@SamTov SamTov left a comment

Choose a reason for hiding this comment

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

I really like the PR. I do have one critical comment regarding getting the run time as for a static mesh object, this will be 1 which is then wrong for the other meshes. However, overall, really cool job.

If you can fix up the trajectory length (maybe use max instead of min) and make sure the tests are passing, I am happy to merge.

znvis/visualizer/visualizer.py Outdated Show resolved Hide resolved
znvis/visualizer/visualizer.py Show resolved Hide resolved
znvis/visualizer/visualizer.py Show resolved Hide resolved
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.

None yet

3 participants