Files
vue-flow/.changeset/khaki-peas-draw.md
T
Braks 1b5e14a5b8 fix(core): disable zoom on mobile when zoomToPinch is false (#1449)
* fix(core): disable zoom on mobile when zoomToPinch is false

* chore(changeset): add
2024-06-06 10:45:38 +02:00

6 lines
90 B
Markdown

---
"@vue-flow/core": patch
---
Disable pinch zoom on mobile if `zoomToPinch` is `false`