fix(core): disable selection on drag when panning mode is active (#2014)
* fix(core): disable selection on drag when panning mode is active Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
5
.changeset/green-games-cough.md
Normal file
5
.changeset/green-games-cough.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Disable selection on drag by setting the keycode to `true` when panning mode is active.
|
||||
Reference in New Issue
Block a user