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

Images are not displayed properly - are zoomed in or magnified #71

Open
ponnapz opened this issue May 11, 2016 · 2 comments
Open

Images are not displayed properly - are zoomed in or magnified #71

ponnapz opened this issue May 11, 2016 · 2 comments

Comments

@ponnapz
Copy link

ponnapz commented May 11, 2016

Images are displayed zoomed in or magnified - need to scroll around to view images properly. Happens in both mobile and PC. Many people have reported the issue in the baconit subreddit as well.

@dreamlayers
Copy link
Contributor

It is possible to zoom in and out using control plus mouse wheel, and the zoom level can snap to shrink to fit. The problem is that I cannot default to shrink to fit. Sometimes the next image is shrink to fit, but then other images are unscaled and cut off because of that. Needing to constantly readjust zoom ruins the experience for subreddits with big images, like /r/EarthPorn.

dreamlayers added a commit to dreamlayers/Baconit that referenced this issue Jun 17, 2016
Images were decoding at full size despite setting decode size.
This seems to be because the source was set first, so the image
could decode before decode size was set.
dreamlayers added a commit to dreamlayers/Baconit that referenced this issue Jun 17, 2016
Images were decoding at full size despite setting decode size.
This seems to be because the source was set first, so the image
could decode before decode size was set.
@spacecowgirl314
Copy link

Is there still no workaround for this?

wrhighfield added a commit to wrhighfield/Baconit that referenced this issue Feb 24, 2020
Set image source after setting decode size to fix QuinnDamerell#71
ironyman pushed a commit to ironyman/Baconit that referenced this issue Sep 21, 2022
Images were decoding at full size despite setting decode size.
This seems to be because the source was set first, so the image
could decode before decode size was set.
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

3 participants