• 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
..
src Loading commit data...
_embedder.yaml Loading commit data...
animation.dart Loading commit data...
gestures.dart Loading commit data...
http.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...