-
Notifications
You must be signed in to change notification settings - Fork 892
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
Foldables #1553
Comments
no plan to display two pages on foldable devices? |
it's already supported today - the reason I opened this issue is that the setting in options is "show two pages in landscape" - on some foldable devices, the crease is between pages in portrait not in landscape, so "show two pages in portrait" would be a better setting. keeping this open to figure out a way to kill this setting altogether and simplify it so it does the right thing based on available screen real estate. |
Try on a foldable emulator to see what low hanging fruit / wins there are - might just be a matter of allowing dual page in portrait mode on these devices.
The text was updated successfully, but these errors were encountered: