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/apps/reader/modules
poire-z 48eb02318d
Dispatcher: avoid multiple cre rerenderings when many settings changed (#9651)
When a gesture/profile was updating multiple cre settings,
each setting handler would emit UpdatePos which each would
force a re-rendering.
When this might be happening, postpone the rerendering
until all are set.
Needs some bit of refactoring to the events at play:
introduce "DocumentRerendered" event, and use it where
we used "UpdatePos" or "UpdateToc" to mean exactly that.
2 years ago
..
readeractivityindicator.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
readerback.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerbookmark.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerconfig.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readercoptlistener.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readercropping.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerdevicestatus.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
readerdictionary.lua DictQuickLookup: The window_list array needs to be a static class member 2 years ago
readerdogear.lua Dispatcher: avoid multiple cre rerenderings when many settings changed (#9651) 2 years ago
readerflipping.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerfont.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerfooter.lua Dispatcher: avoid multiple cre rerenderings when many settings changed (#9651) 2 years ago
readergoto.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerhighlight.lua Vocabulary builder: support extracting context from pdfs (#9622) 2 years ago
readerhinting.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerkoptlistener.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerlink.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readermenu.lua Document settings submenu: add Save as default (#9643) 2 years ago
readerpagemap.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerpaging.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
readerpanning.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
readerrolling.lua Dispatcher: avoid multiple cre rerenderings when many settings changed (#9651) 2 years ago
readerrotation.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerscrolling.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
readersearch.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerstatus.lua ReaderStatus: save status summary (#9619) 2 years ago
readerstyletweak.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerthumbnail.lua Dispatcher: avoid multiple cre rerenderings when many settings changed (#9651) 2 years ago
readertoc.lua Dispatcher: avoid multiple cre rerenderings when many settings changed (#9651) 2 years ago
readertypeset.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readertypography.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readeruserhyph.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
readerview.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
readerwikipedia.lua DictQuickLookup: The window_list array needs to be a static class member 2 years ago
readerzooming.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago