TransitionManager hotfix
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.