mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
601d2fc3d2
* Screensaver: Unbreak screensaver_stretch_images We don't have real ternary operators in Lua, if the second argument evaluates to false, it doesn't work. Invert the test to avoid this pitfall. (c.f., http://lua-users.org/wiki/TernaryOperator). Fix #7402, regression since #7371 * Free a few similar constructs (incidentally, some of 'em also tweaked in #7371 ^^). |
||
---|---|---|
.. | ||
_meta.lua | ||
api.json | ||
KOSyncClient.lua | ||
main.lua |