mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
side panel splitter
This commit is contained in:
@@ -59,6 +59,8 @@ local function createTextMessageLabel(id, parent)
|
||||
label:setTextAlign(AlignCenter)
|
||||
label:setId(id)
|
||||
label:setMarginBottom(2)
|
||||
label:setTextWrap(true)
|
||||
label:setTextAutoResize(true)
|
||||
label:setVisible(false)
|
||||
return label
|
||||
end
|
||||
|
Reference in New Issue
Block a user