• Hixie's avatar
    Ignore generation of child if child is unchanged · dfd821e5
    Hixie authored
    Also:
    
     - don't mark a node as from the new generation if it is dirty, since we
       know it still has to be built.
    
     - establish the rule that you can't call setState() during initState()
       or build().
    
     - make syncChild() return early for unchanged children.
    
     - update the tests, including adding a new one.
    dfd821e5
Name
Last commit
Last update
..
gestures Loading commit data...
mojo Loading commit data...
src Loading commit data...
theme Loading commit data...
README.md Loading commit data...
animation.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...