mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The snapshot's transform is provided to the pipeline. If the vertices are based on the coverage rectangle, then that will apply the snapshot's transform twice. Fixes https://github.com/flutter/flutter/issues/148213