2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend
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
..
apps Adds "Better rendering of list items" to Style tweaks (#3968) 2018-05-21 01:19:36 +02:00
device Try to inhibit USBMS on Kindles (#3957) 2018-05-18 12:54:44 -04:00
document Adds "Better rendering of list items" to Style tweaks (#3968) 2018-05-21 01:19:36 +02:00
ui Adds "Better rendering of list items" to Style tweaks (#3968) 2018-05-21 01:19:36 +02:00
cache.lua [fix] Cache: don't overwrite same CacheItem (#3847) 2018-04-08 16:02:48 +02:00
cacheitem.lua
configurable.lua
dbg.lua [chore] Handle SDL_MOUSEWHEEL and less hackish SDL events (#3826) 2018-04-03 14:56:28 +02:00
depgraph.lua
device.lua Propose installing SDL on Linux (#3753) 2018-03-14 17:00:01 +01:00
docsettings.lua [chore] Ignore empty files and tables in DocSettings (#3348) 2017-10-12 19:52:01 +02:00
dump.lua
gettext.lua turn missing translations into a warning (#3752) 2018-03-14 15:15:14 +01:00
httpclient.lua
logger.lua
luadata.lua
luasettings.lua luasettings: backup previous file and auto-recover (#3625) 2018-01-21 18:44:15 +01:00
luxl.lua
optmath.lua
pluginloader.lua
pluginshare.lua
random.lua
readhistory.lua Update History and Last open document when move (cut and paste) file (#3607) 2018-01-16 18:20:25 +01:00
up_reg.list
util.lua CloudStorage: Allow use reserved characters in FTP username and FTP password (#3924) 2018-05-04 17:06:58 +02:00
version.lua