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

Add a setting to enable auto-refreshing the inspector tree #8483

Merged
merged 8 commits into from
Oct 29, 2024

Conversation

elliette
Copy link
Member

Currently the setting is off by default, once I've verified that it's performant I will switch it to on by default.

Note: Filed #8482 for tests, since we don't currently have the infrastructure in place to perform code edits.

Demos:

Auto-refresh after modifying Padding:

update_props

Auto-refresh after removing Padding:
adding widget

Note: As you can see below, we don't always "guess" the correct widget to select after a refresh. I filed #8481 for a potential different algorithm we could try:

not_always_right

@elliette elliette requested a review from a team as a code owner October 25, 2024 22:36
@elliette elliette requested review from kenzieschmoll and removed request for a team October 25, 2024 22:36
@elliette elliette merged commit 4630e23 into flutter:master Oct 29, 2024
23 checks passed
mossmana pushed a commit to mossmana/devtools that referenced this pull request Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants