Sopana v1.6.0
Sopāna v1.6.0 — Mobile-friendliness pass
Tested on-device from a UX-designer perspective across phone viewports.
Highlights
- Board is the hero on phones — compact ellipsised header, hidden subtitle, larger board (
min(96vw, 62vh)). - All touch targets ≥44px (Apple HIG) — controls, selects, theme pills, nav links, HUD buttons.
- Safe-area aware —
viewport-fit=cover+ notch/inset padding; fixed nav respects the status bar. - Better touch ergonomics —
touch-action: manipulation, no tap-highlight flash, no text auto-zoom, controlled overscroll. - Cinematic & 3D — HUD gradient scrims for legibility; title/status moved clear of the nav; redundant 3D title hidden.
New QA harness tooling/qa_mobile.mjs audits touch targets, overflow, board size and thumb reach across 5 phone viewports. 19/19 unit tests pass.
APK: Sopana-v1.6.0.apk (attached once CI completes).