• Ian Hickson's avatar
    Loosen the constraints for Stack non-positioned children. (#9581) · 596eb033
    Ian Hickson authored
    Also:
    
     * Add three explicit sizing modes to Stack for non-positioned
       children: loose, expand, and passthrough. (All three are used.)
    
     * Fix a bug whereby layers would try to paint in the same frame as
       they were removed from layout (but not detached).
    
     * Fix a bug whereby Offstage wasn't properly marking the parent dirty
       when changing its sizedByParent flag.
    
     * Explicitly make Overlay expand non-positioned children.
    
     * Explicitly have InputDecoration pass through the constraints from
       its Row to its Stack children.
    596eb033
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
appveyor.yml Loading commit data...