johnfactotum / foliate

Read e-books in style
https://johnfactotum.github.io/foliate/
GNU General Public License v3.0
6.33k stars 290 forks source link

Scrolled mode sticks at the end of chapters/sections. #1119

Closed chipshopness closed 11 months ago

chipshopness commented 11 months ago

Describe the bug

Cannot scroll to the next chapter in scrolled mode.

To Reproduce

Scroll to the end of the current chapter (or title page, index, etc). Can't scroll any further. Doesn't skip to the next chapter.

Expected behavior

Jump to next chapter when I hit the end of the current one. I think this was the behaviour with previous versions?

Version:

johnfactotum commented 11 months ago

This is currently the expected behavior.

If you're talking about continuous scrolling, i.e. simultaneously displaying multiple sections, the new renderer doesn't support that yet.

And if you're talking about automatically going to next chapter in the non-continuous scrolling mode (calibre does something similar IIRC), that behavior was changed in v2.0 (27909890313efdbc16bf92721ffd102ce22ec31e).

chipshopness commented 11 months ago

Sorry, my bad. The new sideways movement of paged mode made me think I'd been using scrolled mode before. Is there any way for me to disable the sideways animation as I find it oddly and queasily disorienting?

johnfactotum commented 11 months ago

There isn't a way currently but I will surely add it in the next release.

chipshopness commented 11 months ago

Thanks for that, and for Foliate in general! I've rolled back to the last v2.0 release for now.