Frank Ayars
Results
1
issues of
Frank Ayars
Pinching will stop sending "pinching" events while the difference between fingers is within the range -10 and 10. _capturePinch = function() { var diff, distance; distance = parseInt(_distance(CURRENT_TOUCH), 10); diff...