Skip to content

Conversation

@QuncCccccc
Copy link
Contributor

Reverts #121810
Fixes #114850

The scuba failure should be expected behavior because the compact visual density will cause the horizontal padding decrease to 8.0. Will attach a CL fix.

@flutter-dashboard flutter-dashboard bot added f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels. c: contributor-productivity Team-specific productivity, code health, technical debt. labels Mar 4, 2023
@QuncCccccc QuncCccccc requested a review from gspencergoog March 4, 2023 00:48
@gspencergoog
Copy link
Contributor

The title should be "Reland: Add visual ..." (we try to avoid multiple Revert:'s because it gets really confusing to know if it's "in" or "out").

@QuncCccccc QuncCccccc changed the title Revert "Revert "Add visual density for menu default style (#114878)" … Reland: Add visual density for menu default style (#114878) Mar 4, 2023
@gspencergoog
Copy link
Contributor

Were there any changes from the original PR?

@QuncCccccc
Copy link
Contributor Author

Were there any changes from the original PR?

No. This is the same with the original PR. The scuba failure is because the test is for desktop and the compact visual density decreases the horizontal padding. So I'm going to attach a CL for the app to give it the default padding.

Copy link
Contributor

@gspencergoog gspencergoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

32384589-a60f0e74-c078-11e7-9bc1-e5b5287aea9d

@QuncCccccc QuncCccccc merged commit d331256 into master Mar 4, 2023
@QuncCccccc QuncCccccc deleted the revert-121810-revert-114878-add_visualDensity_for_menu_default_style branch March 4, 2023 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt. f: material design flutter/packages/flutter/material repository. framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The Menu Doesn't Respond to Density Changes

2 participants