mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 10:09:21 +02:00

* use only mouse left release in checkboxes * remvoe duplicated code in radiogroup * implement player trade
14 lines
335 B
Plaintext
14 lines
335 B
Plaintext
HorizontalSeparator < UIWidget
|
|
image-source: /core_styles/styles/images/horizontal_separator.png
|
|
image-border-top: 2
|
|
height: 2
|
|
phantom: true
|
|
focusable: false
|
|
|
|
VerticalSeparator < UIWidget
|
|
image-source: /core_styles/styles/images/horizontal_separator.png
|
|
image-border-left: 2
|
|
width: 2
|
|
phantom: true
|
|
focusable: false
|