mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
fix https://github.com/flutter/flutter/issues/128328 We need to transform the 'position' first and then divide 'texture_coverage', otherwise the result will be incorrect. without patch  with patch 