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

fix tween object not pausing issue #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pirtwo
Copy link

@pirtwo pirtwo commented Aug 11, 2020

Hi, I have noticed an issue in charm.js when I wanted to pause a tween object with yoyo property set to true and it didn't pause. The issue happens when the execution of the code is at line 230 of charm.js and we call the pause method, after that the start method will be called and the o.playing property remains true. Please review this pull request and merge it if it makes sense.

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