• Adam Barth's avatar
    updateChildren() needs to walk the list forward · 05839e51
    Adam Barth authored
    This patch changes the framework to walk the child list forwards so that build
    functions with global side effects do sensible things. Specifically, if you
    have a number of autofocusable children, the first one the list will acquire
    the focus because it gets built first now.
    
    Fixes #182
    05839e51
Name
Last commit
Last update
..
animation Loading commit data...
gestures Loading commit data...
http Loading commit data...
material Loading commit data...
painting Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widgets Loading commit data...