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
I'm a bit late to answering this particular issue, but this isn't really needed as you can already do it.
The transition framework supports onStart, onPause, onResume, onComplete, etc. listeners, so you could just start an enterFrame listener onStart and remove it onComplete.
It would be very helpful if transition.to function had onEnterFrame additional callback in params:
The text was updated successfully, but these errors were encountered: