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/plugins/coverbrowser.koplugin
poire-z e6612eefe1 CoverBrowser: fix no content with Pathchooser in RTL UI
Really needed these :resetLayout() (as done in Menu.lua)
when stuff is right aligned (otherwise, first computation
of x-offset, when there was no content, being Screen.width,
would stick, and would draw the content off-screen on the
right - no issue noticed when left-aligned as the offsets
would stay being 0 whether there is content or none).
4 years ago
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
bookinfomanager.lua CoverBrowser: fix "Extract and cache" crash (#5874) 4 years ago
covermenu.lua CoverBrowser: fix no content with Pathchooser in RTL UI 4 years ago
listmenu.lua [UI] Render metadata text with book language 4 years ago
main.lua [fix] Various minor string issues (#5719) 4 years ago
mosaicmenu.lua [UI] Render metadata text with book language 4 years ago
xutil.lua coverbrowser: keep up to date with recent core changes (#3707) 6 years ago