mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The performance overlay is always drawn using the compositor. We should tell the rest of the system that it's going to make a composited layer. Fixes #1177