Fix node resizing while zooming

This commit is contained in:
peterkogo
2024-11-07 13:26:54 +01:00
parent 2fa9a92042
commit d14e616b73
4 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
'@xyflow/svelte': patch
---
Fix node dragging while zooming on flow that does not cover whole browser window.
Fix node dragging & resizing while zooming on flow that does not cover whole browser window.