Clancey / FlyoutNavigation

Other
95 stars 87 forks source link

UINavigationBar doesn't resize height when iPhone is rotated #6

Closed HeathHopkins closed 12 years ago

HeathHopkins commented 12 years ago

When you rotate an iPhone to landscape mode the navigation bar is resized to be shorter. Since this isn't happening, the top part of the content view's contents are obscured beneath it. Additionally if a new view controller is opened while in landscape mode, the navigation bar's height is set correctly, but, upon rotation to portrait mode, the nav bar isn't resized and there is a gap between it and the content view.