mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-25 08:00:59 +00:00
fix: add missing freeDrag to MiniFlowGraph context
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
selectionManager: new SelectionManager(),
|
||||
useDataflow: writable(false),
|
||||
showAssets: writable(false),
|
||||
freeDrag: writable(false),
|
||||
diffManager: createFlowDiffManager()
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user