-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
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; |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.