Version 1.9

This commit is contained in:
OTCv8
2020-01-21 23:45:52 +01:00
parent 11ad766308
commit be8704ee92
56 changed files with 3517 additions and 483 deletions

View File

@@ -57,10 +57,18 @@ ConsoleTabBarButton < MoveableTabBarButton
Panel
id: consolePanel
anchors.fill: parent
image-source: /images/ui/panel_bottom
image-border: 4
phantom: false
$first:
anchors.fill: parent
$!first:
anchors.top: prev.bottom
anchors.bottom: parent.bottom
anchors.left: parent.left
anchors.right: parent.right
CheckBox
id: toggleChat