mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +02:00
fix scroll, container item size, tradewindow scroll, questlog window alignment, stop attacking same creature
This commit is contained in:
@@ -5,11 +5,11 @@ ContainerWindow < MiniWindow
|
||||
id: containerItemWidget
|
||||
virtual: true
|
||||
item-id: 3253
|
||||
size: 32 32
|
||||
size: 16 16
|
||||
anchors.top: parent.top
|
||||
anchors.left: parent.left
|
||||
margin-top: -6
|
||||
margin-left: -6
|
||||
margin-top: 4
|
||||
margin-left: 4
|
||||
|
||||
UIButton
|
||||
id: upButton
|
||||
|
Reference in New Issue
Block a user