mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
lru
This commit is contained in:
committed by
Kent Keirsey
parent
89b7082bc0
commit
ee2529f3fd
@ -39,7 +39,7 @@ const NodeEditorPanelGroup = () => {
|
||||
<WorkflowPanel />
|
||||
</Panel>
|
||||
<ResizeHandle
|
||||
direction="vertical"
|
||||
orientation="horizontal"
|
||||
onDoubleClick={handleDoubleClickHandle}
|
||||
/>
|
||||
<Panel id="inspector" collapsible minSize={25}>
|
||||
|
Reference in New Issue
Block a user