2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend/document
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
..
canvascontext.lua A random assortment of fixes (#9513) 2022-09-14 03:49:50 +02:00
credocument.lua CRE/ImageViewer: get scaled blitbuffer when long-press on SVG 2022-09-12 00:40:08 +02:00
djvudocument.lua Bookmarks: fix sort within one page (#8616) 2022-01-06 21:54:33 +02:00
doccache.lua ImageViewer: Clamp zoom factor to sane values (#9529) 2022-09-19 23:25:18 +02:00
document.lua A random assortment of fixes (#9513) 2022-09-14 03:49:50 +02:00
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 2021-05-21 01:58:00 +02:00
koptinterface.lua A random assortment of fixes (#9513) 2022-09-14 03:49:50 +02:00
pdfdocument.lua bump crengine: better SVG support with extended LunaSVG 2022-09-12 00:40:08 +02:00
picdocument.lua CRe, MuPDF, PicDocument: add support for WebP images (#9402) 2022-08-03 23:19:31 +02:00
tilecacheitem.lua A random assortment of fixes (#9513) 2022-09-14 03:49:50 +02:00