getmango / Mango

Mango is a self-hosted manga server and web reader
https://getmango.app
MIT License
1.69k stars 118 forks source link

[Feature Request] Side-by-side / two-page view in reader #319

Open tylercamp opened 2 years ago

tylercamp commented 2 years ago

Is your feature request related to a problem? Please describe. Some manga is structured like a book where a single scene can span two pages. For big scenes, the current presentation of only one page can be confusing or distract from the scene as a whole.

Describe the solution you'd like I'd like a toggle option in the "Paged" mode to enable "Side-by-Side" view.

It should also have:

Since this configuration is guaranteed to be constant for any given manga (eg any users with side-by-side view will always end up with the same offset and RTL options) it would be extra convenient for this to either save automatically as metadata for the chapter, or have an option for admin users to save it as a default for other users.

Leeingnyo commented 2 years ago

Thanks for suggestion! This looks helpful to resolve https://github.com/hkalexling/Mango/issues/5 too.