mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 18:19:20 +02:00

* use only mouse left release in checkboxes * remvoe duplicated code in radiogroup * implement player trade
13 lines
290 B
Plaintext
13 lines
290 B
Plaintext
Panel < UIWidget
|
|
phantom: true
|
|
|
|
ScrollablePanel < UIScrollArea
|
|
phantom: true
|
|
|
|
FlatPanel < Panel
|
|
image-source: /core_styles/styles/images/panel_flat.png
|
|
image-border: 1
|
|
|
|
ScrollableFlatPanel < ScrollablePanel
|
|
image-source: /core_styles/styles/images/panel_flat.png
|
|
image-border: 1 |