2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend/ui
NiLuJe 38919c22eb
ImageViewer: Clamp zoom factor to sane values (#9529)
Should avoid egregious values that would potentially alloc insanely large buffers (and likely fail to do so).

In the process, tweak the scale_factor computations when zooming so as to produce slightly less annoying behavior.
2022-09-19 23:25:18 +02:00
..
data FontList: Always use the binary cache format (#9519) 2022-09-15 04:42:13 +02:00
elements [UIManager] Outsource device specific event handlers (was: some nits) (#9448) 2022-09-10 13:45:31 +02:00
message [core] Remove a bunch of superflous semicolons (#9449) 2022-09-08 21:52:06 +02:00
network NetworkManager: Make sure we show an IM at the *start* of a Wi-Fi toggle action (#9064) 2022-05-06 19:19:55 +02:00
plugin [core] Remove a bunch of superflous semicolons (#9449) 2022-09-08 21:52:06 +02:00
widget ImageViewer: Clamp zoom factor to sane values (#9529) 2022-09-19 23:25:18 +02:00
bidi.lua Bidi: keep invert() generic, handle settings in ReaderView (#8876) 2022-03-08 21:27:11 +01:00
cloudmgr.lua
downloadmgr.lua
event.lua
font.lua Keyboard: add Bengali Probhat layout (#8887) 2022-03-15 23:13:13 +01:00
geometry.lua
gesturerange.lua [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2022-05-05 21:00:22 +02:00
hook_container.lua
language.lua [i18n] Enable more languages (#9082) 2022-05-08 13:52:34 +02:00
menusorter.lua
otamanager.lua Misc: Unify error logging on network errors (#9523) 2022-09-17 00:08:00 +02:00
quickstart.lua
renderimage.lua RenderImage: use crengine to render SVG image data 2022-09-12 00:40:08 +02:00
rendertext.lua [core] Remove a bunch of superflous semicolons (#9449) 2022-09-08 21:52:06 +02:00
screensaver.lua ScreenSaver: On race-y platforms, only force a refresh on close if the 2022-08-16 18:09:46 +02:00
size.lua
time.lua [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2022-05-05 21:00:22 +02:00
timeval.lua TimeVal: Do a runtime check for CLOCK_BOOTTIME support (#8832) 2022-02-28 16:25:32 +01:00
translator.lua Misc: Unify error logging on network errors (#9523) 2022-09-17 00:08:00 +02:00
trapper.lua A random assortment of fixes (#9513) 2022-09-14 03:49:50 +02:00
uimanager.lua [UIManager] Outsource device specific event handlers (was: some nits) (#9448) 2022-09-10 13:45:31 +02:00
wikipedia.lua Misc: Unify error logging on network errors (#9523) 2022-09-17 00:08:00 +02:00