mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 18:19:20 +02:00
20 lines
376 B
Plaintext
20 lines
376 B
Plaintext
Panel < UIWidget
|
|
phantom: true
|
|
auto-focus: first
|
|
|
|
ScrollablePanel < UIScrollArea
|
|
phantom: true
|
|
auto-focus: first
|
|
|
|
FlatPanel < Panel
|
|
image-source: /images/ui/panel_flat
|
|
image-border: 1
|
|
|
|
ScrollableFlatPanel < ScrollablePanel
|
|
image-source: /images/ui/panel_flat
|
|
image-border: 1
|
|
|
|
LightFlatPanel < Panel
|
|
image-source: /images/ui/panel_lightflat
|
|
image-border: 1
|