Skip to content

fix: prevent iOS screen zoom when writing notes - #81

Merged
thermcampos merged 1 commit into
mainfrom
fix/screen-zoom-notes
Sep 24, 2026
Merged

thermcampos merged 1 commit into
mainfrom
fix/screen-zoom-notes

Conversation

@thermcampos

Copy link
Copy Markdown
Owner

Mobile Safari automatically zooms the page whenever a focused input has a font-size below 16px, which made the screen jump every time a user typed into the note editor.

  • Bump the note content textarea to 16px on small screens (≤576px) so iOS no longer zooms on focus
  • Keep the original 14px size on desktop, where zoom-on-focus does not apply

💘 Generated with Crush

@thermcampos
thermcampos merged commit 33a8be0 into main Sep 24, 2026
2 checks passed
@thermcampos
thermcampos deleted the fix/screen-zoom-notes branch September 24, 2026 20:18
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.

1 participant