fix(core): disable drag when using multi-touch (#1448)

* fix(core): disable drag when using multi-touch

* chore(changeset): add
This commit is contained in:
Braks
2024-06-06 10:45:38 +02:00
parent 1b5e14a5b8
commit 8bc1c99252
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Disable dragging when using multi-touch