DescriptionViews: Use the new button style instead of native-styled buttons.
Force STYLE_BUTTON instead of STYLE_NATIVE_TEXTBUTTON.
( easier to revert than replacing all uses, if necessary )
Make STYLE_BUTTON focusable like STYLE_NATIVE_TEXTBUTTON.
Give default STYLE_BUTTON buttons bold text.
Make STYLE_BUTTON buttons big enough for bolded text.
( so they'll fit bold text when made default without resizing )
See before/after pics at http://crbug.com/155363#c62
TODO(followup): Tweak individual buttons' layout as needed.
TODO(followup): Officialy deprecate/remove STYLE_NATIVE_TEXTBUTTON.
BUG=155363
TEST=The new button style appears everywhere as intended.
R=ben@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194673
Patch Set 1 #Patch Set 2 : Remove the new dialog style dependency. #Patch Set 3 : Make STYLE_BUTTON focusable like STYLE_NATIVE_TEXTBUTTON. #Patch Set 4 : Give default STYLE_BUTTON buttons bold text. #Patch Set 5 : Accomodate bold text for STYLE_BUTTON default buttons. #Messages
Total messages: 5 (0 generated)
|