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

play_anim() callback is not called at end of animation #5

Closed
dri-richard opened this issue Oct 15, 2021 · 1 comment
Closed

play_anim() callback is not called at end of animation #5

dri-richard opened this issue Oct 15, 2021 · 1 comment

Comments

@dri-richard
Copy link
Contributor

The complete_function specified when calling play_anim() is not called when an animation finishes.

I added an on_message handler for hash("spine_animation_done"), and those messages are received, which suggests that the callback parameter is being ignored.

@JCash
Copy link
Contributor

JCash commented Oct 15, 2021

Fixed in release 1.0.3

@JCash JCash closed this as completed Oct 15, 2021
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

No branches or pull requests

2 participants