1. 24 Mar, 2016 1 commit
    • Adam Barth's avatar
      Inherited widgets should work across reactivations · e361c0b0
      Adam Barth authored
      Previously we updated only the reactivated element's inherited widgets. Now we
      update all the inherited widgets for the whole subtree that's being
      reactivated. We need to visit the whole subtree anyway, so there isn't much of
      a loss.
      
      Fixes #2733
      Fixes #2438
      Fixes #1701
      e361c0b0