EhPanda-Team / EhPanda

An unofficial E-Hentai App for iOS built with SwiftUI & TCA.
https://ehpanda.app
MIT License
3k stars 204 forks source link

[Feature Request] Custom canvas width in landscape mode #338

Open rainux opened 1 year ago

rainux commented 1 year ago

Is your feature request related to a problem? Please describe. Recent iPhone models has a 19.5:9 display ratio, while reading in landscape mode this display ratio will result a view which is too narrow in height.

Describe the solution you'd like We can allow users to configure the left and right padding for landscape mode of Reading View, so users can got a view balanced in height & width.

Describe alternatives you've considered I didn't find any alternatives.

Additional context I've implemented this with fixed padding, but since I'm not very familiar with Swift, didn't make it as a option in Reading Settings yet. If you like this idea, I'll try fully implement it and send PR.

tatsuz0u commented 10 months ago

Thanks for your advice.

A horizontal padding adjustment feature does seem helpful while reading in vertical direction and landscape mode. We will add it to our todo list.

cc @chihchy