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/document
poire-z e6ac74c1df ReaderPaging: use document:getNext/PrevPage()
instead of doing arithmetic (ie. new_page=cur_page+1).
This makes it ready to work with custom hidden flows
where these document:getNextPage()/getPrevPage() will
be overloaded to skip pages in hidden flows.

Also fix some odd issues (page truncated or with parts
duplicated) with scrolling/page turning when at start
or end of the document.
12 months ago
..
canvascontext.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
credocument.lua copt deduplicate: line_spacing (#10768) 1 year ago
djvudocument.lua getProps: centralize 2 (#10837) 1 year ago
doccache.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
document.lua ReaderPaging: use document:getNext/PrevPage() 12 months ago
documentregistry.lua Reset settings/cover/metadata separately (#10866) 1 year ago
koptinterface.lua PDF contrast: incorrect set by a gesture (#10798) 1 year ago
pdfdocument.lua getProps: centralize 2 (#10837) 1 year ago
picdocument.lua getProps: centralize 2 (#10837) 1 year ago
tilecacheitem.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago