DescriptionFix Views blue button's blurry text on Aura.
Views::BlueButton text was appearing blurry in Aura.
(View::AddChildViewAt fires PropagateNativeThemeChanged)
Make LabelButton::ResetColorsFromNativeTheme virtual.
Override in BlueButton subclass with needed colors.
See before/after pics at http://crbug.com/274657#c11
BUG=274657
TEST=Blue button text does not appear blurry on Win/CrOS Aura.
R=sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223640
Patch Set 1 #Patch Set 2 : Only disable blue button sub-pixel anti-aliasing on Aura. #Patch Set 3 : Make LabelButton::ResetColorsFromNativeTheme virtual; override for BlueButton. #
Messages
Total messages: 4 (0 generated)
|