From dc2969ed1a45fb8ac211019d7f91d06605377d36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Fri, 14 Oct 2016 10:58:32 +0200 Subject: [PATCH] Disable swiping with the mouse Since the swipe gestures are only for mobile, mouse movements (like selecting text) shouldn't trigger them. If you have a very narrow window with the mobile layout on a desktop device, click the bear to show/hide the channel list. Fixes #658 --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 62e0616..a373db1 100644 --- a/index.html +++ b/index.html @@ -264,7 +264,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel -