DescriptionMake Mac pinch thresholding apply only to zoom
Add a zoomDisabled flag (disabled so that it will default to false
everywhere except where we set it) to WebGestureEvent.
Note that the equivalent blink::Event does not have a corresponding
gesture sub-type that sends pinch scale information, so the
zoomDisabled information is not passed on either.
Chromium side:
https://codereview.chromium.org/1129693002
BUG=478981
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195011
Patch Set 1 #
Total comments: 3
Messages
Total messages: 16 (4 generated)
|