Three-tier touch interaction on mobile canvas: - Immediate drag on finger movement (8px threshold) - Long press (500ms) selects shape with haptic feedback - Extra long press (1000ms) opens context menu - Cancel timers on movement or two-finger gesture Skip pointerdown selection for touch events in canvas.html, handle via touch-select custom event from folk-shape instead. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| admin.html | ||
| canvas.html | ||
| create-space.html | ||
| index.html | ||
| shell.ts | ||
| sw.ts | ||
| test-stack.html | ||