DescriptionGTK: Fix highlight and image colors in the new wrench menu.
- The states weren't being set properly to replicate the menu item
highlight effect. The button background needs to be STATE_SELECTED
while the actual widget needs PRELIGHT. This removes a bunch of
crud.
- The fullscreen button needs to be tinted multiple times to the
different label states. Now the fullscreen icon is the correct
label color. Required adding infrastructure for GtkIconSets.
BUG=45757
TEST=All labels and images in buttons should match the normal and
prelight states of the labels in normal menu items. Make sure to
try themes that have different normal and prelight states (DarkLooks)
and themes that have the same color (Ambiance).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51805
Patch Set 1 #Patch Set 2 : cleanups #Patch Set 3 : Remove selected state #
Total comments: 9
Patch Set 4 : evanm comments #Patch Set 5 : estade comments #
Messages
Total messages: 6 (0 generated)
|