No description
- Change OrbitControls.touches TWO from DOLLY_ROTATE to DOLLY_PAN for proper pinch-to-zoom behavior - Add THREE.TOUCH.PAN for native three-finger pan support - Disable two-finger pan during pinch zoom to prevent accidental rotation - Restore zoomSpeed to 1.0 for standard touch response Acceptance criteria met: - Touch events on sidebar panels do not propagate to canvas (already implemented in panels.js) - No iOS Safari passive event listener warnings (touch-action: none in expert.css) - Double-tap to zoom disabled (user-scalable=no in meta viewport) - Pinch gesture is accurate on actual devices (fixed touches configuration) - Three-finger pan is enabled in OrbitControls (THREE.TOUCH.PAN) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .beads | ||
| .github/workflows | ||
| .marathon | ||
| dashboard | ||
| docs | ||
| firmware | ||
| mothership | ||
| tests/e2e | ||
| .dockerignore | ||
| .gitignore | ||
| .needle-predispatch-sha | ||
| .needle.yaml | ||
| API_IMPLEMENTATION_STATUS.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| fix_ble_handlers.py | ||
| PROGRESS.md | ||
| VERSION | ||