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 b3efd5a333 ReaderDictionary:dismissLookupInfo(): avoid forceRePaint()
Avoid forceRePaint() (and showing the full page without any
widget) between closing the "Looking up..." info message and
displaying the Dictionary result window, as it's not really
needed (I must have added it for symmetry with
ReaderDictionary:showLookupInfo() where it is needed.)
This avoids some occasional refresh competition glitches.

Also trim spaces at start or end of selection (can't hurt),
and replaced ugly string.gsub(text) with text:gsub().
6 years ago
..
readeractivityindicator.lua Support the White Kindle PW3 & the Kindle Oasis. 8 years ago
readerback.lua ReaderBack: allow for disabling back history (#3862) 6 years ago
readerbookmark.lua [Non-touch] Add a menu item to toggle a bookmark on the current page (#4262) 6 years ago
readerconfig.lua Fix the bug where "Press" key does not open config menu on Kindle 4 NT (#3898) 6 years ago
readercoptlistener.lua Fix default not being used for View mode and Progress bar 6 years ago
readercropping.lua [travis] Add protection against unscaled sizes 7 years ago
readerdevicestatus.lua Adds ReaderDeviceStatus: low battery alarm (#4144) 6 years ago
readerdictionary.lua ReaderDictionary:dismissLookupInfo(): avoid forceRePaint() 6 years ago
readerdogear.lua Bookmarks, CoverBrowser: scale dogear icon (#4081) 6 years ago
readerflipping.lua EPUB links: show footnotes in popup, larger tap area (#4261) 6 years ago
readerfont.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerfooter.lua Cleanup onSetStatusLine() 6 years ago
readerfrontlight.lua [UX] Notification are displayed too short (#3962) 6 years ago
readergesture.lua Minor changes of gesture manager (#4257) 6 years ago
readergoto.lua Change skim mode menu & dialog title (#4223) 6 years ago
readerhighlight.lua EPUB links: show footnotes in popup, larger tap area (#4261) 6 years ago
readerhinting.lua minor(readerhinting): access document directly instead of from ui 8 years ago
readerhyphenation.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerkoptlistener.lua fix #835 10 years ago
readerlink.lua Footnotes: fix current link being unhighlight in some cases 6 years ago
readermenu.lua Plugin manager (#4159) 6 years ago
readerpaging.lua [feat] Two-column navigation (#3674) 6 years ago
readerpanning.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
readerrolling.lua Cleanup onSetStatusLine() 6 years ago
readerrotation.lua minor: a lot of luacheck fixes 8 years ago
readersearch.lua [UX] Remove search highlights when closing search bar (#3804) 6 years ago
readerstatus.lua Allow following links to local files (#4064) 6 years ago
readerstyletweak.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readertoc.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readertypeset.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerview.lua cre highlights: draw segments instead of word boxes 6 years ago
readerwikipedia.lua Keep some menus open when Tap or Hold (#4189) 6 years ago
readerzooming.lua Keep some menus open when Tap or Hold (#4189) 6 years ago