• 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
..
flutter Loading commit data...
flutter_sprites Loading commit data...
unit Loading commit data...