Skip to content

Landscape mode#747

Draft
tillkruss wants to merge 3 commits into
developfrom
feature/landscape
Draft

Landscape mode#747
tillkruss wants to merge 3 commits into
developfrom
feature/landscape

Conversation

@tillkruss

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings July 22, 2026 01:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables iPhone landscape support by updating the Xcode project’s generated Info.plist orientation settings, allowing the app UI to rotate beyond portrait on iPhone while keeping iPad orientations unchanged.

Changes:

  • Expanded INFOPLIST_KEY_UISupportedInterfaceOrientations from portrait-only to include landscape left/right (and portrait) for iPhone.
  • Applied the orientation change consistently across both relevant build configurations in the project file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

claude added 2 commits July 22, 2026 02:36
Track the remaining work for iPhone landscape support in LANDSCAPE.md
and add the changelog entry for the feature.

Co-Authored-By: Claude Fable 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01NVuvQCPbssSjBW4t6FcCbN
The details poster was sized as 40% of the key window width, which in
landscape is the long side, producing a poster taller than the visible
height. Size it off the short side instead and cap it at the 200pt used
on iPad, so the poster is uniform across orientations and form factors.

Co-Authored-By: Claude Fable 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01NVuvQCPbssSjBW4t6FcCbN
Copilot AI review requested due to automatic review settings July 22, 2026 14:23

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

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