Re: Why do things wind up under the nav bar after rotation?
Re: Why do things wind up under the nav bar after rotation?
- Subject: Re: Why do things wind up under the nav bar after rotation?
- From: David Duncan <email@hidden>
- Date: Thu, 26 May 2011 12:09:04 -0700
On May 26, 2011, at 12:00 PM, G S wrote:
> Resolved. Turns out that doing this after rotation will re-align everything:
>
> [self.navigationController.view layoutSubviews];
>
> Kinda seems like the framework would call that, but I guess not.
It should and this shouldn't be necessary. A bug report would be good here.
--
David Duncan
_______________________________________________
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