Skip to content

Impeller SDFs are unexpectedly enabled by default when running on MacOS #185562

Description

@b-luk

This should be controlled by the FLTEnableSDFs key

NSNumber* enableSDFs = [[NSBundle mainBundle] objectForInfoDictionaryKey:@"FLTEnableSDFs"];

But when I build and run an app with "flutter run" for MacOS, it seems to be enabled by default. It is enabled regardless even when I set FLTEnableSDFs to false or if the key is not present.

cc @gaaclarke

Metadata

Metadata

Assignees

No one assigned

    Labels

    e: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.team-engineOwned by Engine team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions