From f09999d8fb9f78f6675a9306c3ad10eff919c095 Mon Sep 17 00:00:00 2001 From: Ben Major Date: Fri, 1 May 2020 19:57:13 +0100 Subject: [PATCH] Update jquery.mobile-events.js --- src/jquery.mobile-events.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jquery.mobile-events.js b/src/jquery.mobile-events.js index 627afdd..b8afdd2 100644 --- a/src/jquery.mobile-events.js +++ b/src/jquery.mobile-events.js @@ -36,7 +36,7 @@ tap_pixel_range: 5, swipe_h_threshold: 50, swipe_v_threshold: 50, - taphold_threshold: 750, + taphold_threshold: 500, doubletap_int: 500, shake_threshold: 15,