mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
Fixed issue #24
This commit is contained in:
@@ -164,6 +164,10 @@ function refresh()
|
||||
end
|
||||
|
||||
update()
|
||||
|
||||
local contentsPanel = skillsWindow:getChildById('contentsPanel')
|
||||
skillsWindow:setContentMinimumHeight(44)
|
||||
skillsWindow:setContentMaximumHeight(contentsPanel:getChildrenRect().height)
|
||||
end
|
||||
|
||||
function toggle()
|
||||
|
Reference in New Issue
Block a user