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

Issue 2317033002: views combobox: use MD padding on Mac in MD mode (Closed)

Created:
4 years, 3 months ago by Elly Fong-Jones
Modified:
4 years, 2 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

views: use MD padding on Mac in MD mode There is one major unresolved question, marked with TODO(ellyjones). BUG=644709

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -4 lines) Patch
M ui/views/controls/combobox/combobox.cc View 3 chunks +15 lines, -4 lines 1 comment Download

Messages

Total messages: 8 (2 generated)
Elly Fong-Jones
estade: ptal? I have a TODO in here which is puzzling me. It doesn't seem ...
4 years, 3 months ago (2016-09-07 12:33:27 UTC) #3
Evan Stade
On 2016/09/07 12:33:27, Elly Jones wrote: > estade: ptal? > > I have a TODO ...
4 years, 3 months ago (2016-09-07 16:50:38 UTC) #4
Elly Fong-Jones
On 2016/09/07 16:50:38, Evan Stade wrote: > On 2016/09/07 12:33:27, Elly Jones wrote: > > ...
4 years, 3 months ago (2016-09-07 16:55:55 UTC) #5
Evan Stade
https://codereview.chromium.org/2317033002/diff/1/ui/views/controls/combobox/combobox.cc File ui/views/controls/combobox/combobox.cc (right): https://codereview.chromium.org/2317033002/diff/1/ui/views/controls/combobox/combobox.cc#newcode979 ui/views/controls/combobox/combobox.cc:979: const int kMdPaddingWidth = 8; this change seems fine
4 years, 3 months ago (2016-09-07 17:24:43 UTC) #6
Elly Fong-Jones
On 2016/09/07 17:24:43, Evan Stade wrote: > https://codereview.chromium.org/2317033002/diff/1/ui/views/controls/combobox/combobox.cc > File ui/views/controls/combobox/combobox.cc (right): > > https://codereview.chromium.org/2317033002/diff/1/ui/views/controls/combobox/combobox.cc#newcode979 ...
4 years, 3 months ago (2016-09-07 17:27:19 UTC) #7
Evan Stade
4 years, 3 months ago (2016-09-07 19:13:55 UTC) #8
On 2016/09/07 17:27:19, Elly Jones wrote:
> On 2016/09/07 17:24:43, Evan Stade wrote:
> >
>
https://codereview.chromium.org/2317033002/diff/1/ui/views/controls/combobox/...
> > File ui/views/controls/combobox/combobox.cc (right):
> > 
> >
>
https://codereview.chromium.org/2317033002/diff/1/ui/views/controls/combobox/...
> > ui/views/controls/combobox/combobox.cc:979: const int kMdPaddingWidth = 8;
> > this change seems fine
> 
> Is the CL as a whole lgtm, with the TODO? Or I can close this CL and you can
put
> a CL up that fixes the text drawing problem and the other two cosmetic things
> from the bug, your call.

The arrow spacing change doesn't seem to be related to the bug, is it? That part
looks reasonable. I thought that was what you were asking. The other two blocks
of change aren't necessary in light of my upcoming fix for the text rendering,
so they can be removed from this CL, or you can close this CL and open a new one
for just the arrow padding.

Powered by Google App Engine
This is Rietveld 408576698