-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#53377Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecte: 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.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
The MaskBlur attribute should be scaled by the current transform except when used as a text attribute. The internal DisplayList rendering code correctly maintains this property with a flag on the DlBlurMaskFilter and it is set appropriately in the ui.Canvas code and the paragraph code.
Unfortunately, Impeller seems to always apply the transform to the blur radius/sigma with no condition to disable it.
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecte: 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.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team