mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 18:19:20 +02:00
11 lines
244 B
Plaintext
11 lines
244 B
Plaintext
ProgressBar < UIProgressBar
|
|
height: 16
|
|
background-color: red
|
|
border: 1 black
|
|
image-source: /core_styles/styles/images/progressbar.png
|
|
image-border: 1
|
|
|
|
ProgressRect < UIProgressRect
|
|
anchors.fill: parent
|
|
background-color: #00000044
|