-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#53704Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
In flutter/engine#53083 the test for a "simple" round rect was relaxed in one case by using fuzzy comparisons of the radii values, but made more restrictive in another case by requiring the X and Y radii to match.
The Skia definition of a "simple" round rect - and the definition that matches the code inside the if block - is that the X and Y radii can be different, but they must be the same X,Y at each corner.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team