2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/plugins/goodreads.koplugin
NiLuJe 2011cf1ad1 Various blitting related cleanups (#4789)
* Fix the "Enable debug logging" checkbox so that it properly disables "Enable verbose debug logging" when it gets disabled
* Avoid asking ImageWidget for alpha-blending when it's not useful
* Make ImageWidget's alpha-blending code-path double-check that alpha-blending actually is needed, and avoid it if possible
* In the same vein, only do alpha-blending in textboxwidget when absolutely necessary
* Prefer color constants over the gray() method, ensuring that they're part of the eInk palette

Depends on https://github.com/koreader/koreader-base/pull/853

Fix #4774
2019-03-14 20:58:45 +01:00
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 2018-08-18 20:41:37 +02:00
doublekeyvaluepage.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
goodreadsapi.lua Add HTML widget in GoodReads review (#3929) 2018-05-04 23:44:09 +02:00
goodreadsbook.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
main.lua [chore] cleanup multi-lines translatable strings 2019-01-29 00:05:55 +01:00