• Ian Hickson's avatar
    Clean up some RenderObject layer stuff (#6883) · 15fb5c4c
    Ian Hickson authored
    More idiomatic use of constraints in performResize.
    
    Trivial fixes to comments.
    
    Make ProxyBox not use BoxParentData since it ignores the field.
    
    Make applyPaintTransform more helpful if you use a different ParentData
    subclass than RenderBox expects.
    
    Make debugAssertIsValid actually fulfill its contract in RenderObject as
    documented.
    
    Add a childBefore for symmetry (we already had childAfter).
    
    Fix the way we dump the child list when there's no children in a
    multichild render object.
    
    More asserts in the rendering test library.
    15fb5c4c
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...
.analysis_options_user 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...
README.md Loading commit data...
VERSION Loading commit data...