Skip to content

Cascade 0.2.4 — phone touch targets

Choose a tag to compare

@ernestdefoe ernestdefoe released this 12 Sep 00:48
· 6 commits to main since this release

React / Reply / Share are the primary actions on a phone, and they measured 104x26. Apple and Android both put the floor for a touch target at 44pt/48dp — 26px is reachable with a fingertip only if you aim for it.

The action row now has a min-height of 44px on phones. It grows into a proper target without shifting the label against its icon, and desktop keeps its tighter bar, where a pointer does not need the margin.