From fe016edf33c0384cbb5f2e4b5ba4adc11bc5ce19 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 27 Oct 2022 03:43:34 -0400 Subject: [PATCH] =?UTF-8?q?PDF=20reader:=20Hide=20"Rotate=20Page=20180?= =?UTF-8?q?=C2=B0"=20menu=20option=20for=20now?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rotating will speed up with Zotero 7, so maybe we can do without this. --- chrome/content/zotero/reader.xhtml | 4 ++-- chrome/content/zotero/zoteroPane.xhtml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chrome/content/zotero/reader.xhtml b/chrome/content/zotero/reader.xhtml index 42518bcd99..9221161478 100644 --- a/chrome/content/zotero/reader.xhtml +++ b/chrome/content/zotero/reader.xhtml @@ -139,12 +139,12 @@ label="&zotero.pdfReader.rotatePageRight;" oncommand="menuCmd('rotateRight')" /> - + />--> diff --git a/chrome/content/zotero/zoteroPane.xhtml b/chrome/content/zotero/zoteroPane.xhtml index 216b6017b2..bccd5a0abe 100644 --- a/chrome/content/zotero/zoteroPane.xhtml +++ b/chrome/content/zotero/zoteroPane.xhtml @@ -286,12 +286,12 @@ label="&zotero.pdfReader.rotatePageRight;" oncommand="ZoteroStandalone.onReaderCmd('rotateRight')" /> - + />-->