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
Benoit Pierre 1d6f4acad0
CoverBrowser: fix some button callback overrides (#9647)
Broken since b0eb0ce0: the custom callbacks for the "Reset settings"
& "Book information" buttons are not being called anymore because
patching those is done to early (before instead of after creating
the new modified dialog).
2 years ago
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
bookinfomanager.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
covermenu.lua CoverBrowser: fix some button callback overrides (#9647) 2 years ago
listmenu.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
main.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
mosaicmenu.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago