change console binding, now its Ctrl+F8, fix console focus issues

This commit is contained in:
Eduardo Bart
2011-10-31 04:04:08 -02:00
parent f3ad9f84de
commit 21b355a012
4 changed files with 3 additions and 8 deletions

View File

@@ -11,6 +11,7 @@ RectPanel
UIWidget
id: consoleBuffer
layout: verticalBox
focusable: false
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: commandSymbolLabel.top