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

Remove duplicate logic on animation. Fixes #39. #40

Closed
wants to merge 1 commit into from

Conversation

restlessdesign
Copy link

_rebuildUnderlyingAnimation() will handle the call to cancel the current animation (if one exists) as well as setting it to null.

`_rebuildUnderlyingAnimation()` will handle the call to cancel the current animation (if one exists) as well as setting it to `null`.
@dstoc
Copy link
Contributor

dstoc commented Sep 1, 2015

Could you resubmit this pull request against https://github.com/web-animations/web-animations-next

@restlessdesign
Copy link
Author

Sure!

restlessdesign added a commit to restlessdesign/web-animations-next that referenced this pull request Sep 4, 2015
`_rebuildUnderlyingAnimation()` will handle the call to cancel the current animation (if one exists) as well as setting it to `null`.

(Resubmitted from web-animations/web-animations-js#40)
@restlessdesign restlessdesign deleted the patch-1 branch September 4, 2015 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants