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

getAnimationPlayers does not return fill: forwards players #293

Open
samthor opened this issue Feb 24, 2015 · 2 comments
Open

getAnimationPlayers does not return fill: forwards players #293

samthor opened this issue Feb 24, 2015 · 2 comments

Comments

@samthor
Copy link
Contributor

samthor commented Feb 24, 2015

See pr #292.

@shans
Copy link
Contributor

shans commented May 5, 2015

This is going to be hard to fix - there's no affordance in the spec that tells you whether an Animation (nee Player) is in effect or not.

@shans shans added the hard! label May 5, 2015
@birtles
Copy link

birtles commented May 6, 2015

Isn't it just: anim.effect && anim.effect.computedTiming.timeFraction !== null

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

5 participants