Skip to content

Mobile layout and settings - #35

Draft
avatarneil wants to merge 3 commits into
mainfrom
cursor/mobile-layout-and-settings-2018
Draft

avatarneil wants to merge 3 commits into
mainfrom
cursor/mobile-layout-and-settings-2018

Conversation

@avatarneil

Copy link
Copy Markdown
Owner

Adds a settings screen with gameplay layout preferences, improves mobile viewport and safe area support, and fixes jarring board resizing during turns.

The board resizing fix addresses a subtle but jarring UX issue where elements like the current player's score, conditional text, and ring effects caused layout shifts. This PR stabilizes the layout by using fixed heights, consistent rendering, and ring-inset.


Open in Cursor Open in Web

cursoragent and others added 2 commits January 6, 2026 04:00
Co-authored-by: avatarneil <avatarneil@gmail.com>
Co-authored-by: avatarneil <avatarneil@gmail.com>
@cursor

cursor Bot commented Jan 6, 2026

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel

vercel Bot commented Jan 6, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
knucklebones Ready Ready Preview, Comment Jan 6, 2026 4:11am

This commit refactors the layout and safe area handling across the application. It introduces new CSS classes for safe area padding and adjusts existing styles to ensure consistent and responsive display on various devices, especially those with notches or dynamic islands. The changes also include minor adjustments to the game board and score card layouts for better visual stability and responsiveness.

Co-authored-by: avatarneil <avatarneil@gmail.com>
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.

2 participants