Skip to content

isComplex and willChange raster cache flags are very loosely documented #87835

@jonahwilliams

Description

@jonahwilliams

Technically this flags allow controlling the behavior of the raster cache, but they are highly underspecified in the framework.

Some examples:

what does complex mean? Where should I set these? How do I set these? What if the framework combines multiple pictures?

c.f.:

bool get willChangeHint => _willChangeHint;

bool get isComplexHint => _isComplexHint;

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listengineflutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions