No description
- Simplified OrbitControls touch gesture configuration: - ONE: THREE.TOUCH.ROTATE (one-finger orbit) - TWO: THREE.TOUCH.DOLLY (pinch zoom only, no accidental pan) - THREE: THREE.TOUCH.PAN (three-finger pan) - Removed complex dynamic enablePan toggling that didn't work reliably with OrbitControls' internal touch processing - Added iOS Safari-specific touch improvements: - Double-tap zoom prevention - Touch action and user select CSS properties - -webkit-tap-highlight-color: transparent - Enhanced CSS for better mobile touch handling: - touch-action: none on scene container and canvas - -webkit-touch-callout: none - -webkit-user-select: none - user-select: none All mobile tests (29 tests) and quick-actions tests (22 tests) pass. Co-Authored-By: Claude Opus 4.7 <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 | ||