Save miniwindows states

This commit is contained in:
Henrique Santiago
2012-06-21 16:31:22 -03:00
parent 96c363d997
commit a7c17cec2e
22 changed files with 317 additions and 60 deletions

View File

@@ -40,6 +40,11 @@ UIWidget
anchors.top: parent.top
anchors.bottom: parent.bottom
focusable: false
visible: true
on: true
$!on:
width: 0
visible: false
GameSidePanel
id: gameRightPanel
@@ -49,6 +54,7 @@ UIWidget
anchors.top: parent.top
anchors.bottom: parent.bottom
focusable: false
on: true
Splitter
id: bottomSplitter