2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend/ui
poire-z 96312bfa10 HtmlBoxWidget: help MuPDF with block elements it doesn't know
MuPDF's own stylesheet is incomplete, and doesn't specify that
a few common (and uncommon) elements are display:block, so it
would consider them inline, and render them badly (MuPDF also
doesn't handle well <BR/> inside inline elements, so this
fixes <br/> ones in these elements).
Fix this in HtmlBoxWidget so it solves any issue in HTML
dict and popup footnote.
For popup footnotes, also include crengine internal block
elements, as we may indeed get them in the HTML content.
2024-08-25 22:39:31 +02:00
..
data OTM: Unbreak #11999 (#12337) 2024-08-12 03:47:19 +02:00
elements Screensaver: add option to rotate to fit screen (#12366) 2024-08-19 20:57:02 +02:00
message czmq & libzmq: update to 4.2.1 & 4.3.5 respectively (#12350) 2024-08-17 17:02:56 +02:00
network NetworkMgr: fix debug trace (#12297) 2024-08-05 19:09:47 +02:00
plugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
widget HtmlBoxWidget: help MuPDF with block elements it doesn't know 2024-08-25 22:39:31 +02:00
bidi.lua [chore] replace utf8 bytes with Unicode escape sequence 2023-08-02 01:28:24 +02:00
downloadmgr.lua CloudStorage: remove cloudmgr (#9532) 2022-09-20 11:54:57 +02:00
event.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
font.lua ReaderFont: display preview of italic-only fonts in italic (#12351) 2024-08-18 09:28:23 +02:00
geometry.lua Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2024-07-28 01:19:40 +02:00
gesturerange.lua [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2022-05-05 21:00:22 +02:00
hook_container.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
language.lua [i18n] Add en-GB and Romanian translation to UI (#11577) 2024-03-20 23:41:32 +01:00
menusorter.lua
otamanager.lua Fix for OTA updates w/ zsync (#12120) 2024-06-29 08:06:46 +02:00
quickstart.lua Quickstart guide: set dir="rtl" when we're in an RTL language (#11867) 2024-05-21 23:01:05 +02:00
renderimage.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2022-09-28 01:10:50 +02:00
rendertext.lua Nit: Make some cache keys prettier (#12354) 2024-08-15 04:53:18 +02:00
screensaver.lua Screensaver: add option to rotate to fit screen (#12366) 2024-08-19 20:57:02 +02:00
size.lua [CoverBrowser.MosaicMenu] Increase focus underline thickness (#12189) 2024-08-05 10:19:16 +02:00
time.lua [time] Fix typos in documentation 2024-06-17 16:03:48 +02:00
translator.lua translator: fix settings menu order (#12051) 2024-06-21 20:15:03 +03:00
trapper.lua chore: remove repetitive words (#11785) 2024-05-09 12:10:53 +02:00
uimanager.lua Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2024-07-28 01:19:40 +02:00
viewhtml.lua TextViewer: add dialog to set font size and justify text (#11210) 2023-12-14 07:50:54 +02:00
wikipedia.lua Wikipedia EPUBs: add settings for include/highres images (#11544) 2024-03-14 00:16:52 +01:00