Chromium Code Reviews
DescriptionUse NativeTheme to draw vertical menu separators.
Use NativeTheme to draw vertical menu separators ("menu button border")
so that they look like native horizontal separators instead of being
subtly different.
For now the GTK theme doesn't have a way to draw vertical separators,
so the old way of doing things (SkCanvas::drawRect) is retained, just
moved from app_menu.cc to native_theme_gtk3.cc.
BUG=710159
TBR=sadrul@chromium.org
Review-Url: https://codereview.chromium.org/2813703003
Cr-Commit-Position: refs/heads/master@{#464930}
Committed: https://chromium.googlesource.com/chromium/src/+/944eab72bd2c478b03195680ef033b1d88aa85cc
Patch Set 1 #Patch Set 2 : . #
Total comments: 6
Patch Set 3 : remove dead code from win #Patch Set 4 : ick #Patch Set 5 : fix win? #Patch Set 6 : use rectf #
Messages
Total messages: 40 (20 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||