Files
vue-flow/.changeset/nine-games-deny.md
T
Braks ed18865525 fix(core): emit node drag-start, drag and drag-end events on selection drag (#1913)
* fix(core): emit node drag-start, drag and drag-end events on selection drag

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

* chore(changeset): add

---------

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2025-08-07 15:39:59 +02:00

6 lines
128 B
Markdown

---
"@vue-flow/core": patch
---
Emit node drag-start, drag and drag-end events when a selection is dragged (selectionKeyCode).