fix(core): clamp node extent by node dimensions to avoid overflow (#1014)

This commit is contained in:
Braks
2023-07-10 19:20:26 +02:00
parent 6967067276
commit 82e79a6113
2 changed files with 21 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Clamp node extent by node dimensions to avoid node overflowing the extent by its size