Descriptionash: Fix launcher icon overlaps with status.
- Make LauncherView::CalculateIdealBounds to return last visible index;
- In LauncherView::LauncherItemAdded, use the last visible index to determine if
we need the animation;
BUG=122482
TEST=Verify fix for issue 122482.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133603
Patch Set 1 #Patch Set 2 : init last_visible_index of IdealBounds #Patch Set 3 : use last_visible_index_ part from 9808026 and add tests #
Total comments: 5
Patch Set 4 : remove ideal_visibility and move TestAPI out #
Total comments: 8
Patch Set 5 : address comments in #4 #Patch Set 6 : rebase #
Messages
Total messages: 11 (0 generated)
|