Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View Sizing bug when used in a UINavigationController #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

View Sizing bug when used in a UINavigationController #23

wants to merge 1 commit into from

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.

@franzhcs
Copy link

franzhcs commented May 2, 2012

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