Skip to content

Handle wider range of text sizes #24

Description

@Touchgram

Proposal

Smart landscape mode remains single-column layout with preview at top, when text sizes above 160%.

The problem

As of v1.0.2, the iOS version does well with text sizes up to about 160%

Editor at 160%

Picker at 160%

The three-column layout in portrait is ugly and unusable above that size.

From the Preview feature of Xcode, if just the control panel is shown in Landscape, it is still usable up to the largest sizes.

Image

However, as of v1.0.2, when in landscape on larger phones (including an iPhone 16 Pro), we switch to a 3-column layour with the preview next to the controls. This is, like the portrait view, utterly unusable with text at the largest 310%

Image

One possible fix is to just prevent the switch to 3-column layout, based on font size.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityItems such as: Dynamic Type larger or smaller text sizes ; Voice Over; anything we missed!!enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions