PermissionScope icon indicating copy to clipboard operation
PermissionScope copied to clipboard

Landscape support

Open johnnyclem opened this issue 9 years ago • 4 comments

I'm trying to implement permissionscope in a landscape only app, and the dialog box spills off the page, making it impossible to use. Can landscape support be added in the future? I'd write the PR myself, but UI is my weak point

johnnyclem avatar Sep 10 '15 22:09 johnnyclem

Yeah, this seems doable for the future. I'll have to see how many we can fit vertically, or if we should go horizontal with the permission items.

Thanks! Happy to see a PR with a wip if you're feeling adventurous.

nickoneill avatar Sep 11 '15 02:09 nickoneill

Might be a good idea to check out OAStackView/TZStackView (UIStackView after PermissionScope drops support for iOS 8)

bre7 avatar Sep 14 '15 02:09 bre7

+1 My app is landscape only

harryworld avatar Nov 15 '15 10:11 harryworld

Force Portrait mode for PS' dialog ? http://stackoverflow.com/a/28220616/2124535

bre7 avatar Oct 11 '16 23:10 bre7