Vertical Scrolling for Comics #5606
Replies: 1 comment
-
|
You can apply this custom css to your server via dashboard>Branding and it will allow scroll on both desktop and mobile but the issue with mobile is it will take the initial tap as a change page then you scroll so not a great solution for mobile but works for desktop: /* Ensure the book viewer only affects the Book Library section / /* Ensure the canvas inside the PDF viewer scales properly / /* Optional: Style for the close button / |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Some Comics (.cbz in my case) do not display properly in the current reader, as they are designed for each chapter to be read as a long, vertically scrolling, page similar to the Webtoon layout.
This would be similar to and expand the work of PR #3898 from a few years ago modifying page layout/changes, and would implement a comic view similar to the vertical layout in the JellyBook project.
I would be happy to work on this myself, but I just wanted to check in first to see if anyone is aware of current work on a similar feature (I wasn't able to find anything), or if anyone has feedback that would be good to consider in development.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions