• 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
..
animation Loading commit data...
cupertino Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
ui Loading commit data...
widgets Loading commit data...