Enlarge the add-page button and let fingers tap it #11

Merged
reudy merged 1 commit from add-page-plus into main 2026-09-27 22:58:09 +02:00

1 commit

Author SHA1 Message Date
a813c1c086 Enlarge the add-page button and let fingers tap it
The button is now a 32 px circle in a 48 px hit area, 8 px off the
page edge. Touch taps on it were palm-checked with the 'draw' policy,
which rejects every finger for 5 s after pen activity and while the pen
hovers, so fingers rarely got through. Use the 'navigate' policy
instead: pen-down, palm-sized contacts and touches right after pen use
are still rejected.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GaoZtJQZwLXkEgWs8twCia
2026-09-27 20:56:04 +00:00