Rotation gestures and autolayout
Rotation gestures and autolayout
- Subject: Rotation gestures and autolayout
- From: Rick Mann <email@hidden>
- Date: Mon, 03 Jun 2013 23:29:53 -0700
Well, I knew it couldn't be as easy as this tutorial led me to believe:
http://www.raywenderlich.com/6567/uigesturerecognizer-tutorial-in-ios-5-pinches-pans-and-more
If I do this, autolayout shrinks my entire UI!
I tried dropping it into a UIScrollView (which I'll need eventually; the image is a kind of map). That improved things a lot, but the outer, fixed UI (UINavigationBar across the top and toolbar across the bottom) still jitter and shake a lot. It also doesn't appear to rotate around the center of the two touch points.
Is there a good tutorial on how to make this work in the presence of autolayout? Thanks!
--
Rick
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden