Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Issue 10829283: Adjust menu item sizes for touch / non-touch according to spec. (Closed)

Created:
8 years, 4 months ago by flackr
Modified:
8 years, 4 months ago
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Adjust menu item sizes for touch / non-touch according to spec. BUG=139822 TEST=Menu item sizes are the same size and match the spec except for touch layout separators. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151479

Patch Set 1 #

Total comments: 2

Patch Set 2 : Only change for normal layout mode. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M ui/views/controls/menu/menu_config_views.cc View 1 chunk +8 lines, -8 lines 2 comments Download

Messages

Total messages: 12 (0 generated)
flackr
PTAL, see comment in bug / CL about separator size. These should have padding since ...
8 years, 4 months ago (2012-08-10 19:21:42 UTC) #1
sky
https://chromiumcodereview.appspot.com/10829283/diff/1/ui/views/controls/menu/menu_config.cc File ui/views/controls/menu/menu_config.cc (left): https://chromiumcodereview.appspot.com/10829283/diff/1/ui/views/controls/menu/menu_config.cc#oldcode45 ui/views/controls/menu/menu_config.cc:45: if (ui::GetDisplayLayout() == ui::LAYOUT_TOUCH) { This change effects windows ...
8 years, 4 months ago (2012-08-10 22:17:25 UTC) #2
Mr4D (OOO till 08-26)
https://chromiumcodereview.appspot.com/10829283/diff/1/ui/views/controls/menu/menu_config.cc File ui/views/controls/menu/menu_config.cc (left): https://chromiumcodereview.appspot.com/10829283/diff/1/ui/views/controls/menu/menu_config.cc#oldcode45 ui/views/controls/menu/menu_config.cc:45: if (ui::GetDisplayLayout() == ui::LAYOUT_TOUCH) { For Windows: I am ...
8 years, 4 months ago (2012-08-10 22:57:48 UTC) #3
sky
On 2012/08/10 22:57:48, Mr4D wrote: > https://chromiumcodereview.appspot.com/10829283/diff/1/ui/views/controls/menu/menu_config.cc > File ui/views/controls/menu/menu_config.cc (left): > > https://chromiumcodereview.appspot.com/10829283/diff/1/ui/views/controls/menu/menu_config.cc#oldcode45 > ...
8 years, 4 months ago (2012-08-10 23:11:58 UTC) #4
flackr
On 2012/08/10 23:11:58, sky wrote: > On 2012/08/10 22:57:48, Mr4D wrote: > > > https://chromiumcodereview.appspot.com/10829283/diff/1/ui/views/controls/menu/menu_config.cc ...
8 years, 4 months ago (2012-08-13 16:03:28 UTC) #5
flackr
On 2012/08/13 16:03:28, flackr wrote: > On 2012/08/10 23:11:58, sky wrote: > > On 2012/08/10 ...
8 years, 4 months ago (2012-08-13 16:05:38 UTC) #6
flackr
On 2012/08/13 16:05:38, flackr wrote: > On 2012/08/13 16:03:28, flackr wrote: > > On 2012/08/10 ...
8 years, 4 months ago (2012-08-13 18:52:31 UTC) #7
sky
LGTM
8 years, 4 months ago (2012-08-13 20:59:39 UTC) #8
Mr4D (OOO till 08-26)
See my comment. https://chromiumcodereview.appspot.com/10829283/diff/6002/ui/views/controls/menu/menu_config_views.cc File ui/views/controls/menu/menu_config_views.cc (right): https://chromiumcodereview.appspot.com/10829283/diff/6002/ui/views/controls/menu/menu_config_views.cc#newcode36 ui/views/controls/menu/menu_config_views.cc:36: // padding to implement full-height buttons. ...
8 years, 4 months ago (2012-08-13 21:04:11 UTC) #9
flackr
https://chromiumcodereview.appspot.com/10829283/diff/6002/ui/views/controls/menu/menu_config_views.cc File ui/views/controls/menu/menu_config_views.cc (right): https://chromiumcodereview.appspot.com/10829283/diff/6002/ui/views/controls/menu/menu_config_views.cc#newcode36 ui/views/controls/menu/menu_config_views.cc:36: // padding to implement full-height buttons. On 2012/08/13 21:04:11, ...
8 years, 4 months ago (2012-08-13 21:08:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/10829283/6002
8 years, 4 months ago (2012-08-14 12:49:47 UTC) #11
commit-bot: I haz the power
8 years, 4 months ago (2012-08-14 15:03:19 UTC) #12
Change committed as 151479

Powered by Google App Engine
This is Rietveld 408576698