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

Simplify animation runner lifecycle #12453

Merged
merged 6 commits into from Dec 18, 2017

Conversation

alanorozco
Copy link
Member

@alanorozco alanorozco commented Dec 13, 2017

  1. Assuming that the runner to be reset before start() makes things a lot simpler. Cancelling on applyFirstAnimationFrame when required so that this assertion is met.

  2. We don't need to reset first frame styling if animation fill mode is set to forwards. This prevents race conditions where the styling will be reset before the first real animation frame is applied.

Fixes #12447

@alanorozco alanorozco modified the milestones: Pending Triage, H2 December Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Stories - By Type
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

4 participants