You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I use the method "onEnd" or "onStart" and so on, YoYo.AmimationComposer will add a callback in callbacks, which maybe cause the risk of memory leak.
In my opinion, We could add a method means "removeListenerAfterEnd" or other to remove callback in callbacks
what do you think
The text was updated successfully, but these errors were encountered:
when I use the method "onEnd" or "onStart" and so on, YoYo.AmimationComposer will add a callback in callbacks, which maybe cause the risk of memory leak.
In my opinion, We could add a method means "removeListenerAfterEnd" or other to remove callback in callbacks
what do you think
The text was updated successfully, but these errors were encountered: