fix(core): handle pointer capture for selection on drag (#1543)

* fix(core): handle pointer capture for selection on drag

* chore(changeset): add
This commit is contained in:
Braks
2024-07-15 19:14:01 +02:00
parent 180109c0ca
commit f32983116d
2 changed files with 11 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Handle pointer capture for selection on drag