You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
acron0 edited this page Feb 23, 2012
·
4 revisions
This page details the improvements and additions we'd like to make to UIToolkit in 2012.
Core components should all implement a common interface - currently, elements and containers suffer from not having a common set of methods for things like creation, destruction and managing relationships.
Improvements to the animation system - animation types should be decoupled from the animation runners so that more intricate animations can be specified and run through the same system.