mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	electron app: add an option to disable smooth scrolling
This commit is contained in:
		| @@ -96,6 +96,7 @@ export interface OptionDefinitions extends KeyboardShortcutsOptions<KeyboardActi | ||||
|     motionEnabled: boolean; | ||||
|     shadowsEnabled: boolean; | ||||
|     backdropEffectsEnabled: boolean; | ||||
|     smoothScrollEnabled: boolean; | ||||
|     codeNoteTheme: string; | ||||
|  | ||||
|     initialized: boolean; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user