Merge pull request #4670 from xyflow/fix-fit-view-origin
Update absolute positions before initial fitView
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
'@xyflow/system': patch
|
||||
'@xyflow/react': patch
|
||||
---
|
||||
|
||||
Fix initial `fitView` not working correctly for `nodeOrigin` other than [0,0]
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@xyflow/svelte': patch
|
||||
'@xyflow/react': patch
|
||||
---
|
||||
|
||||
Improve `fitView` to respect clamped node positions based on `nodeExtent`
|
||||
Reference in New Issue
Block a user