mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The original fix had a bad return value that caused the rendering to abort rather than proceed normally without the blurring. I also changed the color being used so that the contents would show up in golden diffs which use a white background for unrendered pixels.