-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectplatform-webWeb applications specificallyWeb applications specificallyteam-designOwned by Design Languages teamOwned by Design Languages teamtriaged-designTriaged by Design Languages teamTriaged by Design Languages team
Description
Currently drawing or clipping an RSE falls back as RRect on Web. Part of the reason is because RSE has to be implemented as Bezier paths on Web, but historically we've found that such implementations have poor performance. We need to implement it while closely monitoring performance.
slightfoot, dumazy, RandalSchwartz, yeasin50, subramanian42 and 5 more
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectplatform-webWeb applications specificallyWeb applications specificallyteam-designOwned by Design Languages teamOwned by Design Languages teamtriaged-designTriaged by Design Languages teamTriaged by Design Languages team