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

onComplete handler of a GoTween added in last position of a GoTweenChain not always called #35

Closed
jpsarda opened this issue Sep 27, 2013 · 1 comment

Comments

@jpsarda
Copy link
Contributor

jpsarda commented Sep 27, 2013

It seems that in some situations (heavy load), the GoTweenChain ends before the last GoTween in its chain. And when it happens, the onComplete handler of the last GoTween is not called.

@jpsarda
Copy link
Contributor Author

jpsarda commented Sep 30, 2013

I submitted a fix with this pull request. It fixes the problem in my case, and despite I think it handles all the cases (reverse, ping ping etc...) this has to be checked.

@zapdot zapdot closed this as completed Jul 28, 2014
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

1 participant