node-red/packages/node_modules/@node-red
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
..
editor-api Bump for 4.1.1 release 2025-10-13 11:37:18 +01:00
editor-client Prevent UI pinch-to-zoom while keeping canvas zoomable 2025-10-14 10:04:30 +01:00
nodes Bump for 4.1.1 release 2025-10-13 11:37:18 +01:00
registry Bump for 4.1.1 release 2025-10-13 11:37:18 +01:00
runtime Bump for 4.1.1 release 2025-10-13 11:37:18 +01:00
util Bump for 4.1.1 release 2025-10-13 11:37:18 +01:00