DescriptionGallery.app: Add touch handlers for the zoom/scroll feature.
Previously touch operations are handled by SwipeOverlay class. Overlay is a
common way to obtain mouse/touch events in Gallery, but it does not support
touch specific capability (e.g. multi fingers). The CL newly adds TouchHandlers
class to the SlideMode class and let it call the zoom/scroll feature of the
slide mode depending on user's touch gestures.
BUG=245926
TEST=on link
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284926
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #
Total comments: 18
Patch Set 4 : Fixed. #
Messages
Total messages: 9 (0 generated)
|