You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Touch input on the widget (widget v0.3.3): taps now register via pointerdown, drags are no longer stolen by page scroll (touch-action: none), a click grace period keeps quick taps from being dropped, and the iOS gyro permission request runs inside a user gesture. splattie.app demos are tap- and drag-interactive on phones.
Changed
Root, web app, and widget versions align on 0.3.3; all 48 demo bundles are re-stamped to formatVersion 0.3.3 through the canonical rebundle tool (schema unchanged; pre-1.0 bundles stay version-locked to the runtime).