• Hixie's avatar
    Set and remove the callbacks on the RenderObject when we create and remove it. · eb84a0ca
    Hixie authored
    ...and not when we mount and dismount.
    
    Turns out that when we dismount, it's too late -- we've already set
    renderObject to null.
    
    We also mark the mixed viewport as dirty when it is removed from its parent.
    Without this, we try to reuse the child nodes in subsequent syncs, which is a disaster.
    eb84a0ca
Name
Last commit
Last update
..
animation Loading commit data...
base Loading commit data...
editing Loading commit data...
gestures Loading commit data...
mojo Loading commit data...
painting Loading commit data...
rendering Loading commit data...
theme Loading commit data...
widgets Loading commit data...
README.md Loading commit data...
rendering.dart Loading commit data...
sky_tool Loading commit data...
widgets.dart Loading commit data...