mirror of
https://github.com/edubart/otclient.git
synced 2025-05-02 10:39:21 +02:00
19 lines
353 B
Plaintext
19 lines
353 B
Plaintext
MenuButton < Button
|
|
margin.bottom: 11
|
|
margin.left: 20
|
|
margin.right: 20
|
|
|
|
|
|
Panel
|
|
id: mainMenuBackground
|
|
image:
|
|
source: /mainmenu/ui/background.png
|
|
smooth: true
|
|
fixed ratio: true
|
|
anchors.top: topMenu.bottom
|
|
anchors.left: parent.left
|
|
anchors.right: parent.right
|
|
anchors.bottom: parent.bottom
|
|
margin.top: 1
|
|
focusable: false
|