Chromium Code Reviews
DescriptionMenuItemView: use disabled text color for subtitles too
Previously, the subtitle text color was
* SelectedMenuItemForegroundColor, if the menuitem is selected
* MenuItemSubtitleColor, otherwise
This CL changes the rule to be
* SelectedMenuItemForegroundColor, if the menuitem is selected
* DisabledMenuItemForegroundColor, if the menuitem is disabled
* MenuItemSubtitleColor, otherwise
Linux Aura, CrOS, and Windows all have MenuItemSubtitleColor ==
DisabledMenuItemForegroundColor and so should be unaffected.
BUG=692745
R=sky@chromium.org,erg@chromium.org
Review-Url: https://codereview.chromium.org/2700473002
Cr-Commit-Position: refs/heads/master@{#451061}
Committed: https://chromium.googlesource.com/chromium/src/+/0e218d087a65e901c83276329540765ebd087c13
Patch Set 1 #
Total comments: 2
Messages
Total messages: 15 (8 generated)
|
|||||||||||||||||||||||||||||||||||||