-
Notifications
You must be signed in to change notification settings - Fork 336
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 dense mode for inspector #3149
Conversation
Looks like we can reduce the space between the expand all and collapse all buttons for dense mode as well as the space between the select widget mode and refresh buttons |
packages/devtools_app/lib/src/config_specific/ide_theme/ide_theme.dart
Outdated
Show resolved
Hide resolved
One more suggestion: make the include text width the same for the Select Widget Mode and Refresh Tree buttons |
Is there a way to allow the refresh button to expand again in the non-dense case? There are test breakages and I'm not sure if there are golden files I need to update. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after the last couple comments are fixed
not embedded + narrow view + dense mode:
not embedded + narrow view + regular mode:
not embedded + wide view + dense mode:
not embedded + wide view + regular mode:
embedded + narrow view:
embedded + wide view: