Skip to content

Add layer size information to renderFrameWithRasterStats service extension #103497

@kenzieschmoll

Description

@kenzieschmoll

In DevTools, we'd like to be able to draw an outline around the layer for each image. The layer is already placed at its proper offset within the image, so this information should be available.

For each image, we'll need:

  • layer size
  • layer offset
  • original image size at scale 1.0 (so we can adjust the offset and size accordingly as the image we show in DevTools is resized)

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: devtoolsDevTools related - suite of performance and debugging toolsa: imagesLoading, displaying, rendering imagesc: proposalA detailed proposal for a change to Flutterframeworkflutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions