liyuqian 38065376fc
Skip painting hidden children of a sliver list (#18465)
We have many hidden children because of iOS accessibility (see also #18410).

For example, in the tile screen of complex_layout app, there could be up to 20 children being painted without this PR. With this PR, only 12 get painted.

This should improve the performance of FL-53 by 40%.
2018-06-15 13:57:24 -07:00
..
2018-05-24 09:30:37 -07:00
2018-02-19 20:35:53 +01:00
2018-05-15 19:37:21 -07:00