Bug fixes for bot

This commit is contained in:
OTCv8
2019-10-27 20:24:54 +01:00
parent 95f7b39a10
commit 12e5c1557c
10 changed files with 242 additions and 58 deletions

View File

@@ -13,15 +13,21 @@ BotLabel < Label
text-align: center
text-wrap: true
BotItem < UIItem
virtual: true
size: 32 32
border: 1 black
&selectable: true
BotSeparator < HorizontalSeparator
margin-top: 5
margin-bottom: 3
BotPanel < Panel
margin-top: 2
layout:
type: verticalBox
fit-children: true
BotSeparator < HorizontalSeparator
margin-top: 5
margin-bottom: 3
MiniWindow
id: botWindow
@@ -33,7 +39,7 @@ MiniWindow
MiniWindowContents
margin-left: 5
margin-right: 5
margin-right: 3
ComboBox
id: config