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

[Property Editor] Densify Property Editor inputs #8803

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

elliette
Copy link
Member

@elliette elliette commented Jan 23, 2025

Work towards #1948
Fixes #8711

Densifies the Property Editor:

  • reduces the padding of the inputs
  • using enum shorthand in dropdowns for enums
  • truncates the "default" and "set" labels for small screens
Before After
Screenshot 2025-01-23 at 1 00 11 PM Screenshot 2025-01-23 at 12 55 45 PM

@elliette elliette requested a review from a team as a code owner January 23, 2025 21:38
@elliette elliette requested review from kenzieschmoll and removed request for a team January 23, 2025 21:38
@elliette elliette merged commit fde8f8b into flutter:master Jan 23, 2025
24 of 25 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.

[property editor] make the UI more dense
2 participants