DescriptionIntroduces 'highlighted' property to candidate view.
With my previous 'cleanup', the candidate view becomes a CustomButton
and the 'PRESSED' button status indicates the highlighted. I thought
this is good enough, but hovering also changes the button state.
Using a button state is a bad idea, so this CL adds a boolean flag
for highlighted status.
BUG=365959
R=oshima@chromium.org
TEST=manually, ash_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266123
Patch Set 1 #
Total comments: 4
Patch Set 2 : test #
Total comments: 6
Patch Set 3 : fix #
Messages
Total messages: 10 (0 generated)
|