DescriptionFix appearance of disabled VectorIconButtons.
Ironically, removing OnEnabledChanged() fixes this bug. Not calling
through to the parent class's implementation was problematic, but it
turns out that handling changes to the enable state isn't necessary
anyway since that's done with the state parameter of
ImageButton::SetImage().
BUG=645353
Committed: https://crrev.com/4aabce05f776aa8c56e1d208f9c27423ea90690b
Cr-Commit-Position: refs/heads/master@{#418431}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|