#49 : Update swipe event handling
This commit is contained in:
3
src/units.js
Normal file
3
src/units.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export const TAP_DURATION_MS = 200
|
||||
export const SWIPE_MIN_DURATION_MS = 250
|
||||
export const SWIPE_MIN_DISTANCE_PX = 20
|
||||
Reference in New Issue
Block a user