You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui/data
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.
6 years ago
..
keyboardlayouts [feat] VirtualKeyboard cursor navigation (#3290) 7 years ago
creoptions.lua Fix show current and default values in config dialog (#3961) 6 years ago
css_tweaks.lua Adds "Better rendering of list items" to Style tweaks (#3968) 6 years ago
koptoptions.lua [UX] Make the reader bottom menu compatible with key navigation (#3785) 6 years ago
strings.lua Remove unneeded string S.DARKEST (#3552) 7 years ago