• 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
..
animation Loading commit data...
base Loading commit data...
editing Loading commit data...
mojo Loading commit data...
painting Loading commit data...
rendering Loading commit data...
theme Loading commit data...
widgets Loading commit data...
README.md Loading commit data...
sky_tool Loading commit data...