* fix(core): emit node click event when drag was ended with no movement * chore(changeset): add
6 lines
161 B
Markdown
6 lines
161 B
Markdown
---
|
|
"@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)
|