mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	updating also shortcuts in element titles
This commit is contained in:
		| @@ -70,7 +70,7 @@ async function initContextMenu(event, contextMenu) { | ||||
|  | ||||
|     addItems($contextMenuContainer, await contextMenu.getContextMenuItems()); | ||||
|  | ||||
|     keyboardActionService.updateKbdElements($contextMenuContainer); | ||||
|     keyboardActionService.updateDisplayedShortcuts($contextMenuContainer); | ||||
|  | ||||
|     // code below tries to detect when dropdown would overflow from page | ||||
|     // in such case we'll position it above click coordinates so it will fit into client | ||||
|   | ||||
		Reference in New Issue
	
	Block a user