fix(core): if selection key code is true prevent pan on drag on left mouse btn (#1670)

* fix(core): if selection key code is true prevent pan on drag on left mouse btn

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* chore(changeset): add

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

* fix(tests): correct viewport drag tests

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>

---------

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
Braks
2024-11-01 23:11:06 +01:00
parent 00cff79717
commit 1e3acb1979
3 changed files with 16 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
if selection key code is true prevent pan on drag on left mouse btn