mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 21:13:26 +02:00
side panel splitter
This commit is contained in:
@@ -2,6 +2,7 @@ CenterLabel < GameLabel
|
||||
font: verdana-11px-rounded
|
||||
height: 64
|
||||
text-align: center
|
||||
text-wrap: true
|
||||
anchors.centerIn: parent
|
||||
size: 360 264
|
||||
|
||||
@@ -11,5 +12,4 @@ BottomLabel < GameLabel
|
||||
text-align: center
|
||||
margin-bottom: 2
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
Reference in New Issue
Block a user