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

Proper device orientation not always recognized #27

Open
quickthyme opened this issue Apr 20, 2013 · 1 comment
Open

Proper device orientation not always recognized #27

quickthyme opened this issue Apr 20, 2013 · 1 comment

Comments

@quickthyme
Copy link

Popover views don't always orient themselves as expected. In situations where the application is not using auto rotate to handle orientation changes, popoverview opens in portrait regardless of the device's actual orientation. Apple's built-in UIPopoverController resolves this by basing it's orientation on that of the status bar. Can this be altered to do the same? Or alternatively, maybe an additional optional delegate method could be added that would allow us to override the default orientation if desired?

Thanks, and fantastic job on this. Very nicely done.

@maxwell-fraser
Copy link

Any update on this?

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

2 participants