Show width and height in inspector overlay #140709
Show width and height in inspector overlay #140709auto-submit[bot] merged 2 commits intoflutter:masterfrom
Conversation
|
Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change). If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review. For more guidance, visit Writing a golden file test for Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
|
Manually pulled the golden widgets into a test app and verified that things look right. I've approved the golden change. |
Fixes flutter/devtools#6871
Add the width and height to the inspector overlay. 1 decimal precision is used since that matches the way Devtools displays the values.
Examples
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.