Fixed issue #79 and some miniwindows bugs

This commit is contained in:
Henrique Santiago
2012-08-21 17:27:44 -03:00
parent ea4dd2f8e6
commit f27f005757
4 changed files with 68 additions and 33 deletions

View File

@@ -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?