⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Update index.js#300

Open
kukukikits wants to merge 1 commit intosupermedium:masterfrom
kukukikits:patch-1
Open

Update index.js#300
kukukikits wants to merge 1 commit intosupermedium:masterfrom
kukukikits:patch-1

Conversation

@kukukikits
Copy link

bind pauseAnimation to this scope

bind pauseAnimation to this scope
@kukukikits
Copy link
Author

Bug:
pauseAnimation method in animation-timeline component is not bound to the right context.
Fix:
add this.pauseAnimation = this.pauseAnimation.bind(this); in init method

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.

1 participant