2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend/ui
NiLuJe 4689e4f257
ImageWidget: Don't attempt to pan if we haven't rendered the bb yet (#12331)
Input events from ImageViewer can be caught between it clearing an old
ImageWidget & instantiating a new one, but before the new one has had a
chance to actually render anything.

Fix #12327
2024-08-12 03:46:45 +02:00
..
data ReaderFooter: improve (#12243) 2024-08-01 13:11:28 +03:00
elements Show/Hide Virtual keyboard and more keyboard shortcuts (#12162) 2024-08-07 18:09:40 +02:00
message HttpInspector: new plugin for developers to inspect KOReader (#11457) 2024-02-16 12:24:31 +01:00
network NetworkMgr: fix debug trace (#12297) 2024-08-05 19:09:47 +02:00
plugin Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
widget ImageWidget: Don't attempt to pan if we haven't rendered the bb yet (#12331) 2024-08-12 03:46:45 +02:00
bidi.lua [chore] replace utf8 bytes with Unicode escape sequence 2023-08-02 01:28:24 +02:00
downloadmgr.lua CloudStorage: remove cloudmgr (#9532) 2022-09-20 11:54:57 +02:00
event.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
font.lua Decrease fonts memory use (#10618) 2023-07-04 09:13:16 +02:00
geometry.lua Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2024-07-28 01:19:40 +02:00
gesturerange.lua [feat] Replace TimeVal (RIP) with time, fixed point time seconds (#8999) 2022-05-05 21:00:22 +02:00
hook_container.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
language.lua [i18n] Add en-GB and Romanian translation to UI (#11577) 2024-03-20 23:41:32 +01:00
menusorter.lua
otamanager.lua Fix for OTA updates w/ zsync (#12120) 2024-06-29 08:06:46 +02:00
quickstart.lua Quickstart guide: set dir="rtl" when we're in an RTL language (#11867) 2024-05-21 23:01:05 +02:00
renderimage.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2022-09-28 01:10:50 +02:00
rendertext.lua TextBoxWidget: allow showing bits of text in bold 2024-01-18 12:51:10 +01:00
screensaver.lua Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2024-07-28 01:19:40 +02:00
size.lua [CoverBrowser.MosaicMenu] Increase focus underline thickness (#12189) 2024-08-05 10:19:16 +02:00
time.lua [time] Fix typos in documentation 2024-06-17 16:03:48 +02:00
translator.lua translator: fix settings menu order (#12051) 2024-06-21 20:15:03 +03:00
trapper.lua chore: remove repetitive words (#11785) 2024-05-09 12:10:53 +02:00
uimanager.lua Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2024-07-28 01:19:40 +02:00
viewhtml.lua TextViewer: add dialog to set font size and justify text (#11210) 2023-12-14 07:50:54 +02:00
wikipedia.lua Wikipedia EPUBs: add settings for include/highres images (#11544) 2024-03-14 00:16:52 +01:00