fix(core): emit node click event when drag was ended with no movement (#1522)
* fix(core): emit node click event when drag was ended with no movement * chore(changeset): add
This commit is contained in:
5
.changeset/two-countries-brake.md
Normal file
5
.changeset/two-countries-brake.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Emit `nodeClick` event when a node is dragged without exceeding the node drag threshold (i.e. no visible movement has happened)
|
||||
Reference in New Issue
Block a user