Skip to content

TransitionManager hotfix

Compare
Choose a tag to compare
@TomAuger TomAuger released this 07 Aug 16:29
· 140 commits to master since this release

Discovered a breaking error in the way transitionOut and transitionIn were sequenced. This needed to be fixed at once, because TransitionBase, which is the default Transition, was broken as a result.

I should test more before tagging something as a release.