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/apps
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
..
cloudstorage CloudStorage: Allow use reserved characters in FTP username and FTP password (#3924) 6 years ago
filemanager Close filemanger after open last document (#3933) 6 years ago
opdscatalog UIManager: avoid painting widgets covered by a full screen widget (#3770) 6 years ago
reader Adds "Better rendering of list items" to Style tweaks (#3968) 6 years ago