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

Handle setting changes while the alg is animating/paused. #15

Open
lgarron opened this issue Feb 18, 2014 · 0 comments
Open

Handle setting changes while the alg is animating/paused. #15

lgarron opened this issue Feb 18, 2014 · 0 comments

Comments

@lgarron
Copy link
Member

lgarron commented Feb 18, 2014

Right now, changing the stage during 3x3x3 animation actually works well, but:

  • The animation starts paused, but the pause button doesn't change to play because we're creating a new TwistyScene instead of firing a listener.

Consider whether to continue animating or always pause on a setting change.

Changing puzzle size is slightly trickier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant