mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 21:10:38 +03:00
Update initial values for focus input
This commit is contained in:
parent
e86e7b7ace
commit
ee9db2fb05
|
@ -45,8 +45,8 @@ function EditorTermGraph({ onOpenEdit }: EditorTermGraphProps) {
|
||||||
noText: false,
|
noText: false,
|
||||||
foldDerived: false,
|
foldDerived: false,
|
||||||
|
|
||||||
focusShowInputs: false,
|
focusShowInputs: true,
|
||||||
focusShowOutputs: false,
|
focusShowOutputs: true,
|
||||||
|
|
||||||
allowBase: true,
|
allowBase: true,
|
||||||
allowStruct: true,
|
allowStruct: true,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user