refactor(core): reduce node bounds calculation (#1453)
* refactor(core): reduce node bounds calculation * chore(changeset): add * chore(core): cleanup
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/core": minor
|
||||
---
|
||||
|
||||
Reduce node `getBoundingClientRect` calls by passing node-bounds directly to `getHandleBounds`
|
||||
Reference in New Issue
Block a user