Descriptiongesture recognizer: Fix computing the bounding box of the rectangles.
Accumulating all the positions of the touch-events of a single touch-point
during its entire lifetime is not very useful. So instead, stop accumulating the
positions when the point leaves the manhattan square.
BUG=139175
TEST=none
TBR=sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=148750
Patch Set 1 : . #Patch Set 2 : update-tests #Patch Set 3 : new-test #Patch Set 4 : stress #
Total comments: 2
Patch Set 5 : . #
Messages
Total messages: 4 (0 generated)
|