fix(core): disable zoom on mobile when zoomToPinch is false (#1449)
* fix(core): disable zoom on mobile when zoomToPinch is false * chore(changeset): add
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Disable pinch zoom on mobile if `zoomToPinch` is `false`
|
||||
Reference in New Issue
Block a user