DescriptionThis CL is adding a minimize function for clicks on launcher items if only a single item (already active) is associated with it. This is done to avoid that the user clicks and nothing happens (and people expect it to do that). The feature is guarded by a flag.
If the minimize action is not wanted, we use a bouncing animation which gives the user at least some feedback that he has done something.
BUG=231663
TEST=unittest & visual
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195362
Patch Set 1 #Patch Set 2 : Added bounce animation in case of no minimize #
Total comments: 3
Patch Set 3 : Added one unit test and addressed comments #Messages
Total messages: 6 (0 generated)
|