ulysses/static
CorVous 7ce2db2771
fix: prevent iOS focus-zoom on form fields (touch only) (#1323)
iOS Safari auto-zooms when a focused input has font-size < 16px. Bump
text-entry controls to 16px under (hover: none) and (pointer: coarse) so
desktop sizing is untouched. Date/time inputs and selects are excluded —
they open native pickers and never zoom.

Doc-editor tiers keep their size hierarchy: Large lands at 18px (above the
16px threshold) instead of collapsing onto Medium, and the email rich-body
Large (17px) is left alone since it was already zoom-safe. All three editor
layers (textarea, highlight overlay, line numbers) move together so the
syntax overlay stays metrically aligned.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 03:34:25 +09:00
..
fonts Odysseus v1.0 2026-05-31 23:58:26 +09:00
js fix(cookbook): add NVFP4 to quantization picker dropdown (#1378) 2026-06-03 03:26:43 +09:00
lib Odysseus v1.0 2026-05-31 23:58:26 +09:00
app.js Fix stale deleted sessions in sidebar (#1203) 2026-06-02 23:52:22 +09:00
index.html Models: add Z.AI coding endpoint and GLM vision detection 2026-06-02 20:59:17 +09:00
landing.html feat: Add mobile hamburger navigation menu and toggle functionality 2026-06-01 15:57:01 +04:00
login.html Improve accessibility across core flows (#86) 2026-06-01 22:04:00 +02:00
manifest.json Odysseus v1.0 2026-05-31 23:58:26 +09:00
style.css fix: prevent iOS focus-zoom on form fields (touch only) (#1323) 2026-06-03 03:34:25 +09:00
sw.js Odysseus v1.0 2026-05-31 23:58:26 +09:00