mirror of https://github.com/node-red/node-red.git
Alt+scroll and Space+scroll were using fixed zoom steps (0.06/0.08), making them zoom much faster than trackpad pinch zoom which uses proportional scaling (0.005 * delta). Changed to use trackpad-style proportional zoom for consistent feel across all zoom input methods. |
||
|---|---|---|
| .. | ||
| editor-api | ||
| editor-client | ||
| nodes | ||
| registry | ||
| runtime | ||
| util | ||