refactor(core): calculate correct handle pos in handle lookup (#1494)

* refactor(core): use `getHandlePosition` to calculate handle pos

* chore(changeset): add
This commit is contained in:
Braks
2024-06-19 21:25:33 +02:00
parent e435485b77
commit 09e222124c
5 changed files with 32 additions and 34 deletions

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Calculate correct handle position in handle lookup