Autogenerate layout from graph
This commit is contained in:
@@ -14,7 +14,7 @@ const store: WritableUIStateStore = writable(
|
||||
{
|
||||
graphLocked: true,
|
||||
nodesLocked: false,
|
||||
unlocked: true,
|
||||
unlocked: false,
|
||||
})
|
||||
|
||||
const uiStateStore: WritableUIStateStore =
|
||||
|
||||
Reference in New Issue
Block a user