DianQK / TransitionTreasury

Easier way to push your viewController.
https://transitiontreasury.com
MIT License
2.09k stars 157 forks source link

Rotation #9

Closed leoMehlig closed 8 years ago

leoMehlig commented 8 years ago

If a VC gets pushed, then the device gets rotated and the VC gets popped, the underlaying view was misplaced, because the view’s frame wasn’t updated.

This commit should fix this