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

theater.previous()/.next() to instantly play the previous/next scene #59

Open
AmineI opened this issue May 25, 2016 · 3 comments
Open

Comments

@AmineI
Copy link

AmineI commented May 25, 2016

Hi !
I'm just wondering if it's possible to return to the previous scene (or the next) with a simple button press :) ?
Thank you for your time !

@zhouzi
Copy link
Owner

zhouzi commented May 26, 2016

Hey there!

Sadly there's no way to play the previous/next scene due to the way the state is handled (related to #50) and it'd involve quite some work :/

@felixheck
Copy link

felixheck commented Feb 2, 2017

Additionally a finish method would be great so that users can skip the animations and see the final version of the scenario immediately :)

@zhouzi zhouzi changed the title |Request] Theater.previous / Theater.next theater.previous()/.next() to instantly play the previous/next scene Feb 2, 2017
@zhouzi
Copy link
Owner

zhouzi commented Feb 2, 2017

@felixheck Thanks for the suggestion, it definitely makes sense!

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

3 participants