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

Animation skips frames on resume. #293

Open
BenjaminDRichards opened this issue Jul 8, 2018 · 0 comments
Open

Animation skips frames on resume. #293

BenjaminDRichards opened this issue Jul 8, 2018 · 0 comments
Labels

Comments

@BenjaminDRichards
Copy link
Contributor

Per user (Darryl M's comment)[http://www.kiwijs.org/examples/pausing-and-resuming/], it seems Kiwi.Animations.Animation.resume() does not behave properly. It doesn't reset the timing properties, so the animation immediately skips several loops and hits the frame it would have hit without pausing.

A simple fix; we probably just need to tie it into the play() functionality.

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

No branches or pull requests

1 participant