DescriptionMake the dismiss button on the CF infobar be an image button.
Uses WTL's CBitmapButton class, but applies a bug fix and a workaround
to get CBitmapButton to both correctly erase the background and resize
correctly when hosted in a dialog managed by CDialogResize.
Also uses a correctly formatted BMP to store the button state list,
if editing that BMP in the future, make sure that the EXACT RGBA format
and bitness are preserved or things will break.
Lastly, fxies a layout issue with the "more info" link vanishing during resizing.
BUG=263809
TEST=NONE
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213521
Patch Set 1 #
Total comments: 20
Patch Set 2 : Greg feedback, fix link layout problem. #
Total comments: 4
Patch Set 3 : Reorder. #
Total comments: 4
Patch Set 4 : cpu feedback #Patch Set 5 : Rebase. #
Messages
Total messages: 12 (0 generated)
|