mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
A flaw in https://github.com/flutter/engine/pull/57153 - SkRRect would normalize the rect (make it right-side up), a feature that Flutter code takes advantage of. We need to do that manually when we ingest a round rect from Flutter.