Skip to content

Conversation

@gevartosky
Copy link

Adding .compact to displayModeForCurrentLayout to enable .panel mode to iPhone SE.

Currently, if you rotate an iPhone SE to landscape mode, the panel takes a lot of space from the already small screen of the device, covering other buttons of the application.

Adding .compact to displayModeForCurrentLayout to enable .panel mode to iPhone SE.
@amyleecodes
Copy link
Contributor

The default behavior Is meant to mimic the iOS maps app. Does the iOS maps app do this in landscape on an iPhone SE?

@gevartosky
Copy link
Author

It actually gets smaller instead of going to .panel mode, but I'm not sure if there is a mode that fits this case.
IMG_1546

ulmentflam added a commit that referenced this pull request Oct 9, 2020
@ulmentflam
Copy link
Contributor

ulmentflam commented Oct 9, 2020

@gevartosky There is a mode that will fit this case now thanks to this PR! Checkout this branch and thanks for bringing up this issue! The next major version of Pulley will include support for the .compact displayMode and this displayMode when Pulley is.automatic for the iPhone SE size class devices.

@ulmentflam ulmentflam closed this Oct 9, 2020
@ulmentflam ulmentflam mentioned this pull request Nov 11, 2020
19 tasks
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.

3 participants