Here's some new news! I gave the iPad I'd been using to a colleague, got him set up building the app and running it on that iPad. He sees the same layout problem I saw on the iPad mini, but never on that iPad. So, it's not restricted to the iPad Mini.
Argh. -- Rick On Jun 5, 2013, at 13:56 , Rick Mann <[email protected]> wrote: > > On Jun 5, 2013, at 10:51 , Kyle Sluder <[email protected]> wrote: > >> Well it's certainly true that one cannot use auto layout to position or >> size controls within a UINavigationBar, but it doesn't sound like Rick >> is doing any of that; he's positioning a view above the navbar (in the >> z-order sense), and using standard bar button items around it. > > This is also correct. The view above the nav bar is irrelevant (unless it's > somehow causing the issue. Nope, just checked. Removed it, issue still > occurs). > > Everything in this UI is pretty straightforward (I think; see the screenshots > mentioned before). I haven't tried anything terribly fancy, with the > exception of the center image (I still don't know how to get pinch zoom and > rotation to work in the presence of constraints). > > > -- > Rick > > > > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > 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: > https://lists.apple.com/mailman/options/cocoa-dev/rmann%40latencyzero.com > > This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
