mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
parent
77e93888cf
commit
4f2bf7e7e8
@ -45,6 +45,7 @@ const NodeEditorPanelGroup = () => {
|
|||||||
<PanelGroup
|
<PanelGroup
|
||||||
ref={panelGroupRef}
|
ref={panelGroupRef}
|
||||||
id="workflow-panel-group"
|
id="workflow-panel-group"
|
||||||
|
autoSaveId="workflow-panel-group"
|
||||||
direction="vertical"
|
direction="vertical"
|
||||||
style={{ height: '100%', width: '100%' }}
|
style={{ height: '100%', width: '100%' }}
|
||||||
storage={panelStorage}
|
storage={panelStorage}
|
||||||
|
Loading…
Reference in New Issue
Block a user