Merge branch 'main' into fix-fit-view-origin

This commit is contained in:
peterkogo
2024-09-19 11:54:48 +02:00
3 changed files with 18 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
---
Calculate viewport dimensions in fitView instead of using stored dimensions. Fixes [#4652](https://github.com/xyflow/xyflow/issues/4652)