From eff13f2830bf48fc3a9283565d81cbec284465cd Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Thu, 10 Jul 2025 00:27:18 +1000 Subject: internal: scroll fix part 2 Closes #202 --- shell.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'shell.qml') diff --git a/shell.qml b/shell.qml index f649fed..b5c2c9d 100644 --- a/shell.qml +++ b/shell.qml @@ -1,4 +1,5 @@ //@ pragma Env QS_NO_RELOAD_POPUP=1 +//@ pragma Env QT_QUICK_FLICKABLE_WHEEL_DECELERATION=10000 import "modules" import "modules/drawers" -- cgit v1.2.3-freya