Class Tap
Class defined in:src/gestures/tap.js:4
Single tap and a double tap on a place
tap_always <Boolean>
src/gestures/tap.js:81
always trigger the tap event, even while double-tapping
tap_max_distance <Number>
src/gestures/tap.js:73
max distance of movement of a tap, this is for the slow tappers
Default: 10tap_max_touchtime <Number>
src/gestures/tap.js:65
max time of a tap, this is for the slow tappers
Default: 250