2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
poire-z 82b13a64b0
Fix overlap in scroll mode for cre documents (#3870)
Use a setting 'copt_overlap_lines' (default to 1) for the
number of text lines from previous page to show on next
page (instead of a hardcoded and unscaled 20).
Take footer height into account for overlap calculation
and dim area.
Show overlap only when changing pages (not when panning).

Also fix ReaderFooter:getHeight() which was returning
a higher height than the real one since footer refactoring.
2018-04-14 00:26:57 +02:00
..
apps Fix overlap in scroll mode for cre documents (#3870) 2018-04-14 00:26:57 +02:00
device [chg] kobo/powerd: Keep max. warmth 2h after bedtime (issue #3825) 2018-04-06 22:12:25 +02:00
document Adds 'cre_disk_cache_max_size' setting (#3760) 2018-03-15 14:09:24 +01:00
ui [fix] Update charpos in InputText after moving the cursor up/down. (#3874) 2018-04-13 23:54:00 +02:00
cache.lua [fix] Cache: don't overwrite same CacheItem (#3847) 2018-04-08 16:02:48 +02:00
cacheitem.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
configurable.lua build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00
dbg.lua [chore] Handle SDL_MOUSEWHEEL and less hackish SDL events (#3826) 2018-04-03 14:56:28 +02:00
depgraph.lua fix: override readerhighlight hold in readerfooter 2017-01-30 05:53:44 -08:00
device.lua Propose installing SDL on Linux (#3753) 2018-03-14 17:00:01 +01:00
docsettings.lua [chore] Ignore empty files and tables in DocSettings (#3348) 2017-10-12 19:52:01 +02:00
dump.lua Docs: dump & random 2017-04-14 11:40:35 -07:00
gettext.lua turn missing translations into a warning (#3752) 2018-03-14 15:15:14 +01:00
httpclient.lua build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00
logger.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00
luadata.lua Add LuaData and Dictionary Lookup History (#3161) 2017-10-07 22:13:46 +02:00
luasettings.lua luasettings: backup previous file and auto-recover (#3625) 2018-01-21 18:44:15 +01:00
luxl.lua treate quoted slash as plain text in attribute value 2014-09-10 13:27:14 +08:00
optmath.lua doc: fix document build 2016-12-25 12:13:53 -08:00
pluginloader.lua plugin(fix): catch crash with pcall in event handlers 2017-04-22 00:22:37 -07:00
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 2017-08-24 09:10:57 +02:00
random.lua Docs: dump & random 2017-04-14 11:40:35 -07:00
readhistory.lua Update History and Last open document when move (cut and paste) file (#3607) 2018-01-16 18:20:25 +01:00
up_reg.list adapt widgets to new refresh/repaint API 2014-11-30 00:17:50 +00:00
util.lua Wikipedia Save as EPUB: various encoding fixes (#3851) 2018-04-10 18:30:27 +02:00
version.lua Swipe for menu and quickstart guide (#2761) 2017-04-15 14:45:56 +02:00