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
poire-z 2697a30166 [fix] Optimize cre highlights onTap and drawing (#3508)
drawXPointerSavedHighlight() and onTapXPointerSavedHighlight were
looping thru all credocuments highlights, which was expensive.
Now, we first check with cheaper getPageFromXPointer() the highlights
are on the current page before doing more expensive stuff.

Closes #3503.
7 years ago
..
modules [fix] Optimize cre highlights onTap and drawing (#3508) 7 years ago
readerui.lua FileBrowser: change page to show last file or previous subdir (#3351) 7 years ago
skimtowidget.lua [feat] SkimToWidget chapter markers & next/prev chapter/bookmark (#3389) 7 years ago