DebugConsole: take active focus on startup

This commit is contained in:
miruka 2019-12-09 12:20:58 -04:00
parent e7abcced5f
commit 9b9cf274ac

View File

@ -47,6 +47,7 @@ HDrawer {
error: false, error: false,
}) })
visible = true visible = true
forceActiveFocus()
} }
onHistoryEntryChanged: onHistoryEntryChanged: