mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
rework ui layouts, now it is more flexible and modular
This commit is contained in:
@@ -4,8 +4,7 @@ function onEnterMenuState()
|
||||
end
|
||||
|
||||
function onLeaveMenuState()
|
||||
mainMenu:destroy()
|
||||
mainMenu = nil
|
||||
|
||||
end
|
||||
|
||||
function onApplicationClose()
|
||||
|
@@ -34,7 +34,6 @@ panels:
|
||||
# the default panel is empty
|
||||
|
||||
roundedGridPanel:
|
||||
default size: [117, 171]
|
||||
bordered image:
|
||||
left border: [0,214,5,32]
|
||||
right border: [6,214,5,32]
|
||||
|
Reference in New Issue
Block a user