about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2022-11-14 15:47:56 -0600
committerPaul Frazee <pfrazee@gmail.com>2022-11-14 15:47:56 -0600
commit96dc748733561affb9ee9f9d188b040cf5bb009e (patch)
tree4afb7231fdeb4c52a3747e09ed96e62db5d8dc46 /src
parent4a2170be49d901b101ba2835c6684d40250fec41 (diff)
downloadvoidsky-96dc748733561affb9ee9f9d188b040cf5bb009e.tar.zst
Make 'back swiping' a little easier
Diffstat (limited to 'src')
-rw-r--r--src/view/shell/mobile/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/shell/mobile/index.tsx b/src/view/shell/mobile/index.tsx
index 9fb17aba2..712d6dc23 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 = ({