viktorthang / mgwt

Automatically exported from code.google.com/p/mgwt
Other
0 stars 0 forks source link

longTapEvent.getStartPositions().get(0) returns Touch instance corresponding to the finger fired the very first LongTapEvent on the element, regardless of how many long taps where performed #297

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
longTapEvent.getStartPositions().get(0) returns Touch instance corresponding to 
the finger fired the very first LongTapEvent on the element, regardless of how 
many long taps where performed.

Should reset startPositions array in LongTapRecognizer. 

Original issue reported on code.google.com by Pavel.Kakolin@gmail.com on 19 Apr 2013 at 2:22

GoogleCodeExporter commented 8 years ago
Moved to: https://github.com/mgwt/mgwt/issues/8

Original comment by kurka.da...@gmail.com on 13 Jul 2014 at 5:06