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: stopAnimation trigger finish event #203

Merged
merged 8 commits into from
Sep 15, 2022

Conversation

malangfox
Copy link
Contributor

@malangfox malangfox commented Sep 6, 2022

Details

This fixes an error where stopAnimation did not fire the finish event.
Since stopAnimation of AnimationManager stops animation for all cases such as when hold state starts, finish should occur only when stopAnimation method of Axes instance is called.

Copy link
Member

@WoodNeck WoodNeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@daybrush daybrush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@malangfox malangfox merged commit 363334c into naver:master Sep 15, 2022
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.

None yet

3 participants