Whats New in Svelte Flow 0.1.20
Patch Changes
-
#4670 (opens in a new tab) Fix initial
fitViewnot working correctly fornodeOriginother than [0,0] -
#4670 (opens in a new tab) Improve
fitViewto respect clamped node positions based onnodeExtent -
#4653 (opens in a new tab) Calculate viewport dimensions in
fitViewinstead 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)