Radio and check menu item, Menu key controll
Drag handling improve, things like addSourceDataAcceptName to Component.(addSourceDataAcceptComponent) (done)
TabbedPane UI, tab with gap better?
To be added …
Radio and check menu item, Menu key controll
Drag handling improve, things like addSourceDataAcceptName to Component.(addSourceDataAcceptComponent) (done)
TabbedPane UI, tab with gap better?
To be added …
I did many Math.round() call to many where to try to keep the components locations and sizes are integers to avoid the flash blur bug, now, it’s better, but not completely fixed since you still can call a component setLocation to a float value since there is only Number type in AS2.(There is no Int […]