SofiaConsole
SofiaConsole copied to clipboard
Toggle Console Action is inserted into command input box
Clearing text directly when opening the console doesn't work since the event seems to be processed later but _commandInput.CallDeferred(LineEdit.MethodName.Clear); fixed the issue for me.