- 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>
8.7 MiB
Executable file
8.7 MiB
Executable file