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

iPad optimizations [draft] #135

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

Conversation

saerdnaer
Copy link
Contributor

@saerdnaer saerdnaer commented Jan 24, 2021

These are a few minimal changes to get a somewhat working UI when using mumble on an iOS tablet. Basically this allows to rotate the screen and, split view etc.

The source code itself already included some specific iPad switches, which were not used as the info.plist file had only a UIInterfaceOrientationPortrait entry in the UISupportedInterfaceOrientations array.

A proper solution would be probably a proper SplitViewController etc. – but this was the first time after 5 years that I last looked at ObjectiveC source... :-)

Demo:

mumble-ipad.mp4

If you want to test this on your own device, and have no Apple Developer 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.

1 participant