DescriptionAllow pages on the OSX app launcher to be turned while dragging.
Adds an interface to the AppsGridController to optionally trigger a
page scroll after a delay, when given a drag location. Scrolling is
triggered if the point is to either side of the grid view, or over a
pager segment.
BUG=138633
TEST=Added: app_list_unittests AppsGridControllerTest.ScrollingWhileDragging.
Manually, test by dragging items on the OSX app launcher past the left
or right side, or over a pager segment, to initiate page scrolling
after a 1 second delay.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200987
Patch Set 1 #Patch Set 2 : highlight the segment, comments #Patch Set 3 : tests! #
Total comments: 11
Patch Set 4 : respond to comments #Messages
Total messages: 5 (0 generated)
|