Daniel Weck
Daniel Weck
See: https://github.com/readium/readium-shared-js/commit/36ae405d90c8a43ad9b32646062f7a88160a606f https://github.com/readium/readium-shared-js/commit/848e17a3adae94d9700bc8bd759408d757d4c8fa TODO: there are disconnected `DEBUG` boolean variables in various parts of the code, we need a high-level switch to make debugging easier. See `ReadiumSDK.DEBUG_MODE`: https://github.com/readium/readium-shared-js/blob/develop/js/views/cfi_navigation_logic.js#L45
See: https://github.com/readium/readium-shared-js/commit/ca907787342889bed121b7aa90be256a827c882d TODO: create a build config that ensures the highlighter plugin is built and deployed to Firebase for the cloud reader, but NOT in the Chrome extension. https://github.com/readium/readium-shared-js/blob/develop/plugins/plugins.cson Also,...
Originates from: https://github.com/readium/readium-shared-js/pull/221#issuecomment-155487513 See jQuery issue: https://github.com/jquery/jquery/issues/2622
Originally posted here: http://idpf.org/forum/topic-2430 By http://idpf.org/users/elania Elania (Alex) " When I have a book open and the new window is fullscreen, a little bit of the left-hand side text is...
http://www.idpf.org/epub/altss-tags/ http://www.idpf.org/epub/31/spec/epub-contentdocs.html#sec-html-alternate-style-tags
http://www.idpf.org/epub/301/spec/epub-contentdocs.html#sec-fxl-xhtml-svg-dimensions **Reading Systems must clip XHTML content to the ICB dimensions declared in the viewport meta tag; content positioned outside of the initial containing block will not be visible.** When...
The Media Overlays playback engine already implements a similar approach, but HTML Speech API struggles to find the correct word boundaries unfortunately (erratic highlighting). This feature request is independent from...
From @ImportTaste https://github.com/edrlab/thorium-reader/issues/1228#issuecomment-1233338893 I would like to point out that using this feature is a bit inconvenient. You have to cycle through the zoom levels all the time by pushing...
### Discussed in https://github.com/edrlab/thorium-reader/discussions/1817 Originally posted by **VijayShankar1** September 8, 2022 If we provide color to the background in `` tag using external stylesheet. The **Scrollable view** in Thorium, shows...
For example, in French, colon separator is between space characters (before and after), whereas currently there is a space only after (which is fine for English locale).  