Merge pull request #5509 from xyflow/refactor/resizer-invalid

Only call resize end if node was resized
This commit is contained in:
Moritz Klack
2025-09-15 19:36:50 +02:00
committed by GitHub
3 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
'@xyflow/system': patch
'@xyflow/svelte': patch
'@xyflow/react': patch
---
Prevent calling onResizeEnd if node was not resized