pgaskin / ePubViewer

ePub viewer with dictionary, themes, search, offline support, and more
http://pgaskin.net/ePubViewer
MIT License
338 stars 74 forks source link

[Feature request] Continuous scrolled view #21

Open kosirm opened 3 years ago

kosirm commented 3 years ago

Hi, I'd like to use continuous scrolled view like in this example: http://futurepress.github.io/epub.js/examples/continuous-scrolled.html I don't know how can I use these variables in script.js:

manager: "continuous",
flow: "scrolled",

Any help appreciated! Thanks.

kosirm commented 3 years ago

Actually I will change this to feature request... Honestly, I think that it would be great to have this in settings.

pgaskin commented 3 years ago

This would require changes to the way I handle positioning. I'm not currently working on ePubViewer much, but I'll implement this next time I do a major rewrite/refactor.

kosirm commented 3 years ago

Great, thanks!

Sfuniversal commented 3 years ago

Upvote. I sometimes enjoy one page scrolling as it is more centered and easier to read

nimatrueway commented 4 months ago

this certainly would be a great addition