mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	improvements in mobile layout for launchbar
This commit is contained in:
		| @@ -83,6 +83,8 @@ class NoteContext extends Component { | ||||
|         if (utils.isDesktop()) { | ||||
|             // close dangling autocompletes after closing the tab | ||||
|             $(".aa-input").autocomplete("close"); | ||||
|         } else if (utils.isMobile()) { | ||||
|             this.triggerCommand('setActiveScreen', {screen: 'detail'}); | ||||
|         } | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user