Skip to content

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

Open
@chucks

Description

@chucks

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions