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

Various layout issues when iPad app is in compact width #128

Open
chucks opened this issue Aug 16, 2021 · 0 comments
Open

Various layout issues when iPad app is in compact width #128

chucks opened this issue Aug 16, 2021 · 0 comments

Comments

@chucks
Copy link
Contributor

chucks commented Aug 16, 2021

Describe the bug
iPad multitasking is enabled in info.plist, but the app has various layout issues when running side by side in compact width.

This is true even with the cube worldScale fix from #126

To reproduce

  • Launch the app on iPad and use multitasking to put the app into compact width.
  • rotate the iPad etc etc

Expected behavior
Nothing is clipped and screen width is used effectively. It would probably be most effective if the iPad app in compact width used layout metrics similar to the phone app since compact width sizes are fairly similar.

Screenshots/video

some representative examples.

Screen Shot 2021-08-16 at 4 52 41 PM
Screen Shot 2021-08-16 at 4 52 23 PM
Screen Shot 2021-08-16 at 4 51 41 PM

Environment

  • iPad, iOS 14.7.1

I'm working on a PR to use the iPhone layout values when running on iPad in compact width.

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

No branches or pull requests

1 participant