koreader/frontend/apps/reader/modules
poire-z 07713be429
Adds "Better rendering of list items" to Style tweaks (#3968)
Alternate rendering of list items as block elements (instead of
inline/final).
Check the built DOM is still coherent with styles on stylesheet
change, and propose to reload the document if not. Also
invalidate cache on close in that case so a new DOM is built
at next opening.
ReaderStyleTweak: fix tweak css duplication; when globally
enabled, when disabling and re-enabling locally, the css would
be added twice to the final CSS.
Also adds !important to "sub_sup_smaller" tweak, and increase
its priority so it can override "font_size_all_inherit".
Adds CreDocument:getCacheFilePath() for futur features.
2018-05-21 01:19:36 +02:00
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 2016-07-09 03:16:08 +02:00
readerback.lua ReaderBack: allow for disabling back history (#3862) 2018-04-12 08:41:59 +02:00
readerbookmark.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 2018-03-30 12:46:36 +02:00
readerconfig.lua Fix the bug where "Press" key does not open config menu on Kindle 4 NT (#3898) 2018-04-19 20:44:13 +02:00
readercoptlistener.lua readercopt(fix): set view mode after reader is ready 2017-03-25 13:53:47 +01:00
readercropping.lua [travis] Add protection against unscaled sizes 2017-09-23 20:24:45 +02:00
readerdictionary.lua dict: convert htmlentities in non-html text results (#3921) 2018-05-01 13:30:02 +02:00
readerdogear.lua Fix: Can't long-press lookup word inside bookmark tap zone (#3048) 2017-08-03 20:06:30 +02:00
readerflipping.lua refactor(readerfooter): optimization and bug fixes 2016-03-12 01:00:52 -08:00
readerfont.lua [UX] Notification are displayed too short (#3962) 2018-05-19 14:01:20 +02:00
readerfooter.lua Fix overlap in scroll mode for cre documents (#3870) 2018-04-14 00:26:57 +02:00
readerfrontlight.lua [UX] Notification are displayed too short (#3962) 2018-05-19 14:01:20 +02:00
readergoto.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 2018-03-30 12:46:36 +02:00
readerhighlight.lua RenderImage: factorize all image rendering and scaling code 2018-04-22 17:00:29 +02:00
readerhinting.lua minor(readerhinting): access document directly instead of from ui 2016-02-07 13:51:19 -08:00
readerhyphenation.lua Re-order typeset menu (#3946) 2018-05-14 20:35:49 +02:00
readerkoptlistener.lua fix #835 2014-08-24 11:21:59 +08:00
readerlink.lua [UX] Notification are displayed too short (#3962) 2018-05-19 14:01:20 +02:00
readermenu.lua Adds "Better rendering of list items" to Style tweaks (#3968) 2018-05-21 01:19:36 +02:00
readerpaging.lua [feat] Two-column navigation (#3674) 2018-02-10 14:58:39 +01:00
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00
readerrolling.lua Adds "Better rendering of list items" to Style tweaks (#3968) 2018-05-21 01:19:36 +02:00
readerrotation.lua minor: a lot of luacheck fixes 2016-02-15 23:10:07 -08:00
readersearch.lua [UX] Remove search highlights when closing search bar (#3804) 2018-03-26 21:10:46 +02:00
readerstatus.lua End of document action (#3943) 2018-05-13 13:07:23 +02:00
readerstyletweak.lua Adds "Better rendering of list items" to Style tweaks (#3968) 2018-05-21 01:19:36 +02:00
readertoc.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 2018-03-17 23:02:32 +01:00
readertypeset.lua Style tweaks: use css snippets to tweak book styles (#3944) 2018-05-12 23:24:43 +02:00
readerview.lua [fix] Optimize cre highlights onTap and drawing (#3508) 2017-11-20 21:58:58 +01:00
readerwikipedia.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 2018-03-30 12:46:36 +02:00
readerzooming.lua [feat] Two-column navigation (#3674) 2018-02-10 14:58:39 +01:00