ollm / OpenComic

Comic and Manga reader, written with Node.js and using Electron
GNU General Public License v3.0
954 stars 80 forks source link

[Feature Request]: ignore horizontal margin for landscape pages #280

Closed dajotim937 closed 1 month ago

dajotim937 commented 1 month ago

Preflight Checklist

Describe your suggested feature

When I'm reading manga (not webtoon\manhwa), sometimes the quality of the downloaded pages is very good. For the sake of readability, I use a ~240-250 horizontal margin on a 1920x1080 monitor. This allows me to view most of the page and follow the flow of the manga page with a little bit of scrolling. If I set the view to show the full page, the text usually becomes too small for me to read.

However, in this situation, the horizontal margin is also applied to landscape pages, making them smaller. An option to ignore the horizontal margin for those pages would give opportunity for better use of the monitor's full width, making the landscape pages easier to see.

Additional Information

No response

Sample file

No response

ollm commented 1 month ago

Hi @dajotim937, this feature is currently available in OpenComic, you can apply a different margin for horizontal images activating the Different in horizontals option.

Captura de pantalla 2024-10-09 061707

dajotim937 commented 1 month ago

Oh, I see. Thank you. =)