proxer / ProxerAndroid

The official Android App of Proxer.Me
https://proxer.me
GNU General Public License v3.0
119 stars 19 forks source link

Manga Reader does not respect the width of the device #33

Open LuceusXylian opened 4 years ago

LuceusXylian commented 4 years ago

The horizontal Mode (the current only) does not respect the width of the device. Every time you swipe to the next page the zoom level gets a reset. This makes the reading user-unfriendly. The image could be bigger and also so more readable.

To fix this we should adjust the width of the image to the width of the device if the image width is bigger then the device width. We could save the zoom level of the image to the next image, but I think this would not be necessary.

Webtons (Web optimized Comics) are fine in this issue thanks to their big font size.

rubengees commented 4 years ago

I think manga or webtoon that is affected by that should only be read in vertical orientation. See here: https://github.com/proxer/ProxerAndroid/issues/34#issuecomment-662127176