Whats New in Svelte Flow 0.1.20
Patch Changes
-
#4670 (opens in a new tab) Fix initial
fitView
not working correctly fornodeOrigin
other than [0,0] -
#4670 (opens in a new tab) Improve
fitView
to respect clamped node positions based onnodeExtent
-
#4653 (opens in a new tab) Calculate viewport dimensions in
fitView
instead of using stored dimensions. Fixes #4652 (opens in a new tab) -
#4681 (opens in a new tab) Fix crash when deleting nodes while dragging. Closes #4677 (opens in a new tab)