mirror of
https://github.com/koreader/koreader
synced 2024-11-04 12:00:25 +00:00
001e90db1e
Search may highlight matches on the current page, and if there are no others in the book, we would stay there and resume reading; but we would get a spurious previous location (ie. in Book map) that we would not expect keeping, and we may accidently go back to previous location, losing our reading position. Avoid this by only adding current page to location stack when actually leaving the current page. Because of complications with other reading modes, this is currently only enabled for CRE document when in page mode. |
||
---|---|---|
.. | ||
modules | ||
readerui.lua |