fastred / SloppySwiper

UINavigationController delegate that allows swipe back gesture to be started from anywhere on the screen (not just from the edge).
MIT License
806 stars 107 forks source link

fix #9 : Autorotate issue #10

Closed joshzngf closed 8 years ago

joshzngf commented 8 years ago

fix #9 : Autorotate issue by setting bounds and center in the SSWAnimator

fastred commented 8 years ago

Well done. Thanks for taking the time to submit this PR!