From 2963b861762424130af59dfd765b13103b86e802 Mon Sep 17 00:00:00 2001 From: Abe Jellinek Date: Thu, 11 Jan 2024 19:42:17 -0500 Subject: [PATCH] Bidi: Allow switching text direction & add control for bidi pref --- chrome/content/scaffold/scaffold.xhtml | 4 ++- chrome/content/zotero/editMenuOverlay.js | 14 ++++++++++ .../content/zotero/elements/editableText.js | 28 +++++++++++++++++-- .../preferences/preferences_advanced.xhtml | 10 +++++++ .../zotero/preferences/preferences_general.js | 5 ++++ chrome/content/zotero/reader.xhtml | 4 ++- .../zotero/standalone/basicViewer.xhtml | 6 ++-- chrome/content/zotero/zoteroPane.xhtml | 5 ++-- chrome/locale/en-US/zotero/preferences.ftl | 4 +++ 9 files changed, 71 insertions(+), 9 deletions(-) diff --git a/chrome/content/scaffold/scaffold.xhtml b/chrome/content/scaffold/scaffold.xhtml index c6b6d582d9..483d9aea49 100644 --- a/chrome/content/scaffold/scaffold.xhtml +++ b/chrome/content/scaffold/scaffold.xhtml @@ -45,7 +45,9 @@ xmlns:html="http://www.w3.org/1999/xhtml" style="display: flex;"> - + + +