This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 0f698d5
authored
Cull the RTree bounds when they are forwarded in DrawDisplayList (#45358)
Fixes flutter/flutter#133437
With this fix, the [benchmarks](flutter/flutter#133434) for pictures with huge bounds become runnable under more conditions. Currently those benchmarks only run on platforms where we don't run into this issue. The performance on those platforms/conditions will not change much, but with this fix we can run them on Impeller and add a variant that has a platform view on the display.1 parent 8d6aee5 commit 0f698d5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1225 | 1225 | | |
1226 | 1226 | | |
1227 | 1227 | | |
1228 | | - | |
| 1228 | + | |
1229 | 1229 | | |
1230 | 1230 | | |
1231 | 1231 | | |
| |||
0 commit comments