mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01:00
electron app: add an option to disable smooth scrolling
This commit is contained in:
@@ -65,6 +65,7 @@ const ALLOWED_OPTIONS = new Set<OptionNames>([
|
||||
"monthlyBackupEnabled",
|
||||
"motionEnabled",
|
||||
"shadowsEnabled",
|
||||
"smoothScrollEnabled",
|
||||
"backdropEffectsEnabled",
|
||||
"maxContentWidth",
|
||||
"compressImages",
|
||||
|
||||
Reference in New Issue
Block a user