mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Goldens are working! and incorrect! use the other texture contents to hopefully fix them. Ratther the the transform, we actually expect to use the src and dst rect to position/transform the texture. Tiled Texture contents does not support a src rect, so switch it to the regular texture contents.