Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Enable continuous page view #60

Answered by RussCoder
aamodio asked this question in Q&A
Discussion options

You must be logged in to vote

It's because your documents are indirect (multi-file) DjVus. For such documents the continuous scroll mode isn't available.
I made it so, because in this case the size of each page isn't known in advance, so I cannot count the total height of the document and correspondingly you will not be able to scroll the document freely as it is in case of any a single-file djvu.

However, I have already thought about it, and maybe I can just use the size of the first page as a default. Of course, when the pages are loaded, their sizes can differ, so the scrollbar will move, but it's not a big issue.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aamodio
Comment options

Answer selected by aamodio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants