• Adam Barth's avatar
    Fix composited transform bounds calculations (#6302) · 3b56f122
    Adam Barth authored
    We weren't computing the bounds for composited transforms correctly. We
    need to conjugate the transform by the offset in order to get the
    correct paint bounds for the composited layer. We now also use the same
    math in the non-composited case for consistency.
    
    Also, don't scale the z-coordinate in RenderFittedBox.
    
    Fixes #6293
    3b56f122
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...