From c59ae5cf40e497a6c1ba2dcf5ce23716f476dd0f Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Sat, 12 Aug 2017 02:49:36 +0200 Subject: [PATCH] Add Zotero.openMainWindow() Opens the main Zotero window if it's not open, which is now possible on macOS. --- chrome/content/zotero/standalone/hiddenWindow.xul | 1 + chrome/content/zotero/xpcom/zotero.js | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/chrome/content/zotero/standalone/hiddenWindow.xul b/chrome/content/zotero/standalone/hiddenWindow.xul index ddf43400f..45ec20301 100644 --- a/chrome/content/zotero/standalone/hiddenWindow.xul +++ b/chrome/content/zotero/standalone/hiddenWindow.xul @@ -39,6 +39,7 @@