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

Better compatibility with UISplitViewController #34

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

maikg
Copy link

@maikg maikg commented Jan 24, 2011

  • When using UISplitViewController, the master view's popover is automatically dismissed when tapping its corresponding UIBarButtonItem, assuming the popover is visible. This commit should make MGSplitViewController match that behaviour.
  • The bar button item title is set to the master view controller's title by default.
  • Better view size calculations (navigation bar and tab bar are taken into account).

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