mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
fixes in uicreature rendering
This commit is contained in:
@@ -5,6 +5,7 @@ Color < ColorBox
|
||||
Window
|
||||
text: Select Outfit
|
||||
size: 550 280
|
||||
padding: 0 0 0 0
|
||||
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
@@ -26,6 +27,8 @@ Window
|
||||
anchors.top: name.bottom
|
||||
anchors.left: name.left
|
||||
margin-top: 5
|
||||
padding: 16 4 4 16
|
||||
fixed-creature-size: true
|
||||
|
||||
ButtonBox
|
||||
id: head
|
||||
|
Reference in New Issue
Block a user