• Hixie's avatar
    Still try to sync even if a node has been removed from the tree. · aae24260
    Hixie authored
    This should handle a case like a stateful component inside a Container
    inside another Container having one of those Containers removed while
    still keeping that stateful component around with its state.
    
    The problem of how to handle the Container then being reinserted is a
    separate issue not handled by this patch.
    aae24260
Name
Last commit
Last update
..
base Loading commit data...
engine Loading commit data...
examples Loading commit data...
gestures Loading commit data...
harness Loading commit data...
rendering Loading commit data...
widget Loading commit data...