1. 31 Jul, 2015 1 commit
    • Adam Barth's avatar
      Stacked does not repaint when its position changes · a98ac70b
      Adam Barth authored
      We were marking the parent *Widget's* render object as needing layout, but
      we actually need to walk up the component tree until we find the parent
      *RenderObjectWrapper* so we can mark actually mark the parent render object as
      needing layout.
      
      Fixes #408
      a98ac70b
  2. 30 Jul, 2015 31 commits
  3. 29 Jul, 2015 8 commits