- iOS withholds a tap's synthesized click whenever a document-level
mousemove/mouseover handler (the room page runs several tooltip
machines) mutates the DOM — the wedge lit its :hover feedback but
_onPickSign never fired on mobile staging
- drawRim placement mode now binds pointerdown→pointerup w. a 10px
slop radius (drag/scroll intent fires pointercancel or drifts past
it); click stays only as the no-PointerEvent fallback — no double-
pick on desktop
- SkyWheelSpec R7 retold as the pure pointer tap (no click), + R7b
compat-click no-double-pick + R7c drag-cancel; R9 tap-ified
- seed map FT dispatches the pointer pair on the wedge
[[project-voronoi-spec]]
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>