mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
Fixed issue #79 and some miniwindows bugs
This commit is contained in:
@@ -40,6 +40,7 @@ function UIMiniWindowContainer:fitAll(noRemoveChild)
|
||||
addEvent(function() noRemoveChild:setHeight(maximumHeight) end)
|
||||
end
|
||||
|
||||
-- TODO: most likely, minimum and maximum size are not set yet, so code above might not work properly. onSetup event
|
||||
-- TODO: try to resize another widget?
|
||||
-- TODO: try to find another panel?
|
||||
|
||||
|
Reference in New Issue
Block a user