mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 04:16:17 +01:00 
			
		
		
		
	fix scrolling to the top of detail after switching note
This commit is contained in:
		@@ -107,5 +107,6 @@ export default {
 | 
			
		||||
        if (codeEditor) {
 | 
			
		||||
            codeEditor.setValue('');
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
    },
 | 
			
		||||
    scrollToTop: () => $component.scrollTop(0)
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user