Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix type-cast error when deserializing a widget's size #8343

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

elliette
Copy link
Member

@elliette elliette commented Sep 24, 2024

Fixes #8238

Fixes bug where type-cast error would be displayed instead of widget properties.

Before

Screenshot 2024-09-24 at 10 47 12 AM

After

Screenshot 2024-09-24 at 11 05 28 AM

@elliette elliette requested a review from a team as a code owner September 24, 2024 17:51
@elliette elliette requested review from bkonyi and removed request for a team September 24, 2024 17:52
@elliette elliette changed the title Do not display layout explorer for a widget with no size Fix type-cast error when deserializing a widget's size size Sep 24, 2024
@elliette elliette changed the title Fix type-cast error when deserializing a widget's size size Fix type-cast error when deserializing a widget's size Sep 24, 2024
@elliette elliette merged commit 01dadbc into flutter:master Sep 25, 2024
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Inspector V2] Determine whether a node has a box layout
2 participants