From 36877c2e4cd1d1a920ca2b7a5ce14e01ee49b1f6 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 6 Apr 2020 20:26:19 +0200 Subject: viewer: fix touchpad scroll in filter proposition list Dragscroll plays badly with touchpads and brings no benefit on desktop. It is still supported on touchscreen devices natively in the presence of the scrollbars. --- viewer/src/views/PanelLeft.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'viewer') diff --git a/viewer/src/views/PanelLeft.vue b/viewer/src/views/PanelLeft.vue index 0fe0164..541b296 100644 --- a/viewer/src/views/PanelLeft.vue +++ b/viewer/src/views/PanelLeft.vue @@ -26,7 +26,7 @@ />

{{$t('panelLeft.propositions')}}

-
+