mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 20:43:26 +02:00
Save miniwindows states
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user