- Add touch-action: none to scene container to prevent default browser touch behaviors - Configure OrbitControls for touch gestures (one-finger rotate, two-finger pan, pinch zoom) - Add comprehensive mobile responsive CSS with media queries - Add mobile menu toggle button to show/hide panels on small screens - Add touch-specific optimizations for larger touch targets (44px minimum) - Optimize panel layouts for mobile (collapsible panels, adjusted spacing) - Disable hover effects on touch devices, use active states instead - Add touch event handlers to prevent accidental panel collapse Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| ambient.html | ||
| index.html | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||