Chromium Code Reviews
DescriptionFix background colour for Cocoa app list on hover
This color changed recently for the toolkit-views app list, but the
Cocoa app list isn't ready for it yet.
The Cocoa-specific kHighlightedColor was only used in
apps_search_results_controller.mm, so move it there. kSelectedColor is
used there but also in apps_grid_view_item.mm. However, the latter users
a composited draw, so it's fine with the transparent background views
uses.
BUG=469051
Committed: https://crrev.com/b98970ffc6ea2c1b6840d6cb00eedcf96d5758f5
Cr-Commit-Position: refs/heads/master@{#321573}
Patch Set 1 #Patch Set 2 : Actually just fix it #
Messages
Total messages: 7 (2 generated)
|
||||||||||||||||||||||||||||