Files
vue-flow/.changeset/hip-kiwis-pretend.md
T
Braks cd5103e525 refactor(core): reduce node bounds calculation (#1453)
* refactor(core): reduce node bounds calculation

* chore(changeset): add

* chore(core): cleanup
2024-06-13 00:04:51 +02:00

6 lines
128 B
Markdown

---
"@vue-flow/core": minor
---
Reduce node `getBoundingClientRect` calls by passing node-bounds directly to `getHandleBounds`