Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Option to set original size of images as default view #182

Closed
ollm opened this issue Dec 18, 2023 · 4 comments
Closed
Assignees

Comments

@ollm
Copy link
Owner

ollm commented Dec 18, 2023

Hi. Is it possible to set original size of images as default view? I set in settings global zoom, opened file, set original size of image, then opened next file and it didn't save "original size".

Originally posted by @dajotim937 in #123 (comment)

@dajotim937
Copy link

Related: #69

From my point of view, best workflow for webtoons would be: original as default (and fit if width greater then current view area + ability to zoom current page (not affect other pages).

Or maybe current zoom should be saved between chapters inside folder. If quality is not good it usually for whole bunch of chapters, so, for example if user set x1.5 zoom(or original) for current chapter it should be used for all chapters inside folder.

@ollm ollm self-assigned this Dec 20, 2023
@ollm
Copy link
Owner Author

ollm commented Dec 20, 2023

From my point of view, best workflow for webtoons would be: original as default (and fit if width greater then current view area + ability to zoom current page (not affect other pages).

I think that an option that avoids displaying the image larger than the original size should be enough.

ability to zoom current page (not affect other pages).

Initially, for this you would only have to disable the global zoom option in vertical reading.

@dajotim937
Copy link

dajotim937 commented Dec 20, 2023

I think that an option that avoids displaying the image larger than the original size should be enough.

That depends on screen size and image width. Some webtoons (or regular mangas or their cover) could be quite wide and original size can be much larger that view area. For example:
image
image

Their original width (2255px and 4511px) are bigger than default 1980x1080px. That's why I suggested original + fit.

Initially, for this you would only have to disable the global zoom option in vertical reading.

Oh, right. That will work if there would be option to set default view and then you could change zoom for one page without messing with other. Thanks.

@ollm
Copy link
Owner Author

ollm commented Jan 13, 2024

I have added an option to not enlarge images more than its original size e2f8598, and also added support for multiple interpolation methods, so images that need to be downscaled will look better if one of these methods is activated (Lanczos3 by default) 86cd705

This changes are available in v1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants