Harry Terkelsen 1f57178c37 [canvaskit] Fix overlay reorganization for edge case with only 1 overlay (flutter/engine#53006)
When there is only 1 overlay, move pictures in the reduced rendering to the last canvas instead of the second-to-last.

Fixes a bug in https://github.com/flutter/engine/pull/51397

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
2024-05-24 18:00:06 +00:00
..