mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-19 14:13:27 +02:00
Version 1.4 - Websockets and bug fixes
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
BotButton < Button
|
||||
height: 17
|
||||
margin-top: 2
|
||||
|
||||
BotSwitch < Button
|
||||
margin-top: 2
|
||||
height: 20
|
||||
height: 17
|
||||
image-color: green
|
||||
$!on:
|
||||
image-color: red
|
||||
@@ -17,7 +18,7 @@ SmallBotSwitch < Button
|
||||
|
||||
BotLabel < Label
|
||||
margin-top: 2
|
||||
height: 20
|
||||
height: 15
|
||||
text-auto-resize: true
|
||||
text-align: center
|
||||
text-wrap: true
|
||||
|
@@ -66,7 +66,7 @@ SingleScrollItemPanel < Panel
|
||||
step: 1
|
||||
|
||||
DualScrollItemPanel < Panel
|
||||
height: 40
|
||||
height: 37
|
||||
margin-top: 2
|
||||
|
||||
BotItem
|
||||
@@ -198,7 +198,7 @@ ItemAndSlotPanel < Panel
|
||||
height: 20
|
||||
|
||||
TwoItemsAndSlotPanel < Panel
|
||||
height: 40
|
||||
height: 37
|
||||
|
||||
BotItem
|
||||
id: item1
|
||||
|
Reference in New Issue
Block a user