From 96dc748733561affb9ee9f9d188b040cf5bb009e Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Mon, 14 Nov 2022 15:47:56 -0600 Subject: [PATCH] Make 'back swiping' a little easier --- src/view/shell/mobile/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/shell/mobile/index.tsx b/src/view/shell/mobile/index.tsx index 9fb17aba2a..712d6dc23d 100644 --- a/src/view/shell/mobile/index.tsx +++ b/src/view/shell/mobile/index.tsx @@ -40,7 +40,7 @@ import { BellIcon, } from '../../lib/icons' -const SWIPE_GESTURE_DIST_TRIGGER = 0.5 +const SWIPE_GESTURE_DIST_TRIGGER = 0.4 const SWIPE_GESTURE_VEL_TRIGGER = 2500 const Btn = ({