mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 20:43:26 +02:00
textmessage
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
Label
|
||||
CenterLabel < Label
|
||||
font: tibia-12px-rounded
|
||||
height: 16
|
||||
align: center
|
||||
anchors.top: parent.verticalCenter
|
||||
anchors.bottom: parent.verticalCenter
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
|
||||
BottomLabel < Label
|
||||
font: tibia-12px-rounded
|
||||
color: white
|
||||
height: 16
|
||||
align: center
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.right: parent.right
|
||||
|
Reference in New Issue
Block a user