• 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
Name
Last commit
Last update
..
bin Loading commit data...
example Loading commit data...
lib Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...