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: Keep zoom across images #230

Closed
uwidev opened this issue Dec 3, 2024 · 0 comments
Closed

Feature Request: Keep zoom across images #230

uwidev opened this issue Dec 3, 2024 · 0 comments
Labels

Comments

@uwidev
Copy link

uwidev commented Dec 3, 2024

I do a lot of A/B testing with images for images. Sometimes it's necessary to zoom in on some fine details to discover artifacting (e.g. from compression). I couldn't find anything that allows zoom to be preserved when switching from one image to another.

This should be somewhat trivial if the images are the same dimensions.

However, when they aren't, it's kind of up to you how you want to handle it. You could reset the zoom back to whatever was defined in config (e.g. optimal) or do a positional offset at the same zoom level (e.g.on image A, we are at 10x10 of A at zoom 200%, next image offset to 10x10 and zoom 200%). I prefer the former.

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

No branches or pull requests

2 participants