This commit is contained in:
windingwind 2023-08-18 11:58:11 +08:00
parent cfd3cf7669
commit 409b6d0218

View File

@ -261,6 +261,7 @@ export async function initEditorToolbar(editor: Zotero.EditorInstance) {
onClickMenu(ev);
}
});
editor._iframeWindow.document.addEventListener("click", onExitMenu);
}
// Export