Merge pull request #5321 from dylanmiddendorf/bug-fix-node-positions

Fix bug where non-child node positions aren't clamped
This commit is contained in:
Moritz Klack
2025-07-11 09:40:43 +02:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/system': patch
---
Fix incorrect node position clamping for non-child nodes