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

[WIP] add "VCR controls" #411

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

BenWibking
Copy link
Contributor

@BenWibking BenWibking commented Dec 22, 2023

This adds "VCR controls" similar to VisIt or Paraview with a "Play" button, a "Stop" button, and a "Loop" button linked to the existing time slider.

Closes #408.

@BenWibking
Copy link
Contributor Author

Here's a screenshot of the prototype GUI:

image

@BenWibking
Copy link
Contributor Author

The main issues with this are:

  • clicking the "stop" button causes the slider to return to iteration 0
  • the animation is not very smooth

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.

feature: VCR controls
1 participant