mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	fixed context menus in relation map
This commit is contained in:
		| @@ -30,6 +30,8 @@ function initContextMenu(event, contextMenuItems, selectContextMenuItem) { | ||||
|             $item.click(async function (e) { | ||||
|                 const cmd = $(e.target).prop("data-cmd"); | ||||
|  | ||||
|                 e.originalTarget = event.target; | ||||
|  | ||||
|                 await selectContextMenuItem(e, cmd); | ||||
|             }); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user