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

Popover with MGSplitViewController inside - Orientation Issue #93

Open
blub1 opened this issue Feb 19, 2014 · 0 comments
Open

Popover with MGSplitViewController inside - Orientation Issue #93

blub1 opened this issue Feb 19, 2014 · 0 comments

Comments

@blub1
Copy link

blub1 commented Feb 19, 2014

I want to have a Popover with a MGSplitViewController inside and the Orientation Landscape. But when i do that it does hide the Master-View and shows only the Detail-View. I need to have both display (Master & Detail).

I tried some settings and found that when i set
showsMasterInPortrait = YES;
it shows Master & Detail together but the MGSplitViewController width is 768, but the Popover has a width of 1000px.

How can i fix that Issue ?

I wrote the Post already here with some detailed Informations (Pics, etc): http://stackoverflow.com/questions/21754845/popover-with-mgsplitviewcontroller-inside-orientation-issue

Thanks

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

No branches or pull requests

1 participant