summaryrefslogtreecommitdiff
path: root/read.html
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-09-14 21:36:42 +0300
committerAndrew Dolgov <[email protected]>2021-09-14 21:36:42 +0300
commitc9e10e6568a42e2a620b18cf9d01f4c5ea868466 (patch)
tree112ea57c8deaf71a3075f1cab31e9e10a371504b /read.html
parent0f21cf99048957daf586942e85cb9a4b2a94624e (diff)
exp: add optional workaround for epubjs columns shifting around - https://github.com/futurepress/epub.js/issues/1218
Diffstat (limited to 'read.html')
-rw-r--r--read.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/read.html b/read.html
index eec2d07..dcc9ce8 100644
--- a/read.html
+++ b/read.html
@@ -115,6 +115,13 @@
type="checkbox"> Enable hyphenation
</label>
</div>
+
+ <div class="checkbox hidden-md hidden-lg hidden-xl">
+ <label>
+ <input class="enable_column_hacks_checkbox"
+ type="checkbox"> Enable workaround for EpubJS column issues
+ </label>
+ </div>
</div>
</div>