• Michael Goderbauer's avatar
    Drop invisible SemanticsNodes from tree (#12358) · 49499457
    Michael Goderbauer authored
    * Drop invisible SemanticsNodes from tree
    
    A node is invisible if it is outside of the bounds of the screen and if it is not merged into its (partially) visible parent.
    
    Also in this PR: only set `wasAffectedByClip` to true if the nodes has actually been clipped.
    
    * Fix other failing tests
    
    * renaming
    
    * review feedback
    
    * more doc
    49499457
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...
.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...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...