Skip to content

View Sizing bug when used in a UINavigationController#23

Open
JaredCrawford wants to merge 1 commit intomattgemmell:masterfrom
JaredCrawford:master
Open

View Sizing bug when used in a UINavigationController#23
JaredCrawford wants to merge 1 commit intomattgemmell:masterfrom
JaredCrawford:master

Conversation

@JaredCrawford
Copy link

When using an MGSplitViewController in a UINavigationController, the viewControllers extend below the bottom of the screen by the height of the navigationController. Subtracting the height of the navigationBar from the viewControllers, when applicable, corrects this problem.

@fabianofrancesconi
Copy link

This fix is not anymore applied in the master version? The navigationbar height is not anymore subtracted. I encountered this error today when adding a UITabViewController to the detail view. The tab bar was almost completely hidden because of a miscalculated height.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants