From 50eeed9e32b491964f0c629f7f5b846451482aa0 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 29 Apr 2014 03:48:57 -0400 Subject: [PATCH] Restore panel auto-hide and increase show delay to 2 seconds I think requiring everyone with Zotero installed to manually close the panel is just too annoying. (Not allowing the auto-hide for a couple seconds after opening to prevent accidental closes would be nice, but preventDefault() in the panel's onpopuphiding() doesn't seem to work, nor does changing noautohide after opening.) Increase the delay to 2 seconds to try to show on top of the Firefox 28->29 upgrade panel on slower computers. --- chrome/content/zotero/overlay.xul | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/zotero/overlay.xul b/chrome/content/zotero/overlay.xul index 78c2ebcdc..570b2188a 100644 --- a/chrome/content/zotero/overlay.xul +++ b/chrome/content/zotero/overlay.xul @@ -52,7 +52,7 @@ - +