You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui
NiLuJe 97b81a7eb6 Menu: Don't share the `dimen` object across Menu instances (!)
The object was never re-assigned, so closing a smaller menu (e.g.,
Calibre metadata search) made the underlying one (e.g., CoverBrowser's
ListMenu) inherit the smaller dimensions...

Instead of creating the object in the Class constructor, create it in the
instance constructor (i.e., :init).

Similar cleanups in other Menu* related classes.
3 years ago
..
data Calibre: More QoL tweaks (#7545) 4 years ago
elements ReaderToc: Add an option to display a separator between entries (#7551) 3 years ago
message Calibre: More QoL tweaks (#7545) 4 years ago
network Hold "Wi-Fi" menu to show network selection instead of auto-connecting (#7395) 4 years ago
plugin
widget Menu: Don't share the `dimen` object across Menu instances (!) 3 years ago
bidi.lua
cloudmgr.lua Standardize directory/folder to folder (#7328) 4 years ago
downloadmgr.lua
event.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 4 years ago
font.lua
geometry.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 4 years ago
gesturerange.lua Minor Input & TimeVal cleanups 3 years ago
hook_container.lua Input: Process input events in batches (#7483) 4 years ago
language.lua Georgian keyboard (#7225) 4 years ago
menusorter.lua
otamanager.lua Unify LuaSocket usage (#7405) 4 years ago
quickstart.lua Standardize directory/folder to folder (#7328) 4 years ago
renderimage.lua
rendertext.lua More Android trickery (#7059) 4 years ago
screensaver.lua Centralize one time migration code after updates (#7531) 4 years ago
size.lua [RFC] Pagination UI shenanigans (#7335) 4 years ago
timeval.lua Minor Input & TimeVal cleanups 3 years ago
translator.lua Unify LuaSocket usage (#7405) 4 years ago
trapper.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 4 years ago
uimanager.lua Minor Input & TimeVal cleanups 3 years ago
wikipedia.lua Unify LuaSocket usage (#7405) 4 years ago