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

Fixed issue on iPad in portrait mode / minor fix of German translation #136

Merged
merged 3 commits into from Aug 20, 2015

Conversation

ugort
Copy link
Contributor

@ugort ugort commented Aug 17, 2015

Hi,

commit 0d929ac fixes an issue on iPad. When using in portrait mode only a white screen is shown. This is simply because UISplitViewController will not show the primary view controller when in portrait mode on iPad. I changed the preferredDisplayMode in order to show primary and secondary view controllers. This should work for all use cases of CTAssetsPickerController.
It will also fix issue #134

The second commit is a minor improvement for the german translation.

Best regards
Urs

@ugort ugort changed the title Fixed issue on iPad in landscape mode / minor fix of German translation Fixed issue on iPad in portrait mode / minor fix of German translation Aug 17, 2015
1and2papa added a commit that referenced this pull request Aug 20, 2015
Fixed issue on iPad in portrait mode / minor fix of German translation
@1and2papa 1and2papa merged commit ffed635 into 1and2papa:master Aug 20, 2015
@1and2papa
Copy link
Owner

@ugort Thank you. UISplitViewController really drives me nuts!

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.

None yet

2 participants