summaryrefslogtreecommitdiff
path: root/shell.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-10 00:27:18 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-07-10 00:27:18 +1000
commiteff13f2830bf48fc3a9283565d81cbec284465cd (patch)
tree757b0cf87c409fc82d736308209c71d7160fda7b /shell.qml
parentinternal: fix scrolling for high res devices (diff)
downloadcaelestia-shell-eff13f2830bf48fc3a9283565d81cbec284465cd.tar.gz
caelestia-shell-eff13f2830bf48fc3a9283565d81cbec284465cd.tar.bz2
caelestia-shell-eff13f2830bf48fc3a9283565d81cbec284465cd.zip
internal: scroll fix part 2
Closes #202
Diffstat (limited to 'shell.qml')
-rw-r--r--shell.qml1
1 files changed, 1 insertions, 0 deletions
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"