improve miniwindow moving

This commit is contained in:
Henrique Santiago
2012-06-11 02:38:08 -03:00
parent e91f822f62
commit e7334566a2
4 changed files with 65 additions and 3 deletions

1
TODO
View File

@@ -76,3 +76,4 @@ terminate rework of ui events propagation (for Key events)
* lua engine
make possible to bind non LuaObject derived classes on lua engine (for usage with Point,Rect,Color,Size)
review usage of x,y/width,height in lua instead of point/size
calling UIWidget.getMarginTop(nil) makes client crashes