mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01: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