mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The contents rendered into the backing stores are already correctly scaled. The initial implementation assumed this also held true for the metrics obtained via embedded view parameters. Fixes b/142699417