Skip to content

[Impeller] new vetting of round rects is too strict #151034

@flar

Description

@flar

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

No one assigned

    Labels

    P2Important issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.team-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions