node-red/packages/node_modules
Dimitrie Hoekstra bf73261ecb
Prevent UI pinch-to-zoom while keeping canvas zoomable
- Add touch-action CSS to prevent pinch-zoom on UI elements
- Apply touch-action: pan-x pan-y to html, body, and editor
- Apply touch-action: none to canvas for custom gestures
- Add JavaScript prevention for touchpad pinch on non-canvas areas
- Block Ctrl+wheel events outside the workspace chart
2025-10-14 10:04:30 +01:00
..
@node-red Prevent UI pinch-to-zoom while keeping canvas zoomable 2025-10-14 10:04:30 +01:00
node-red Bump for 4.1.1 release 2025-10-13 11:37:18 +01:00