mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
See skbug.com/12083, skbug.com/12303. SkCanvas::saveLayer() calls with an SkColorFilter that affects transparent black will now fill out to the bounds of the clip before the layer, which prevents leaking internal layer allocation decisions in the final rendering. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style