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

Image view could let the user zoom beyond image size #17114

Closed
turt2live opened this issue Apr 29, 2021 · 2 comments · Fixed by matrix-org/matrix-react-sdk#5949
Closed

Image view could let the user zoom beyond image size #17114

turt2live opened this issue Apr 29, 2021 · 2 comments · Fixed by matrix-org/matrix-react-sdk#5949

Comments

@turt2live
Copy link
Member

blurry images are kinda the user's fault after a point, but it would help for some cases where people send small screenshots

@SimonBrandner
Copy link
Contributor

I feel like this at least partially conflicts with #17049. I think design will need to take a look at this

@Trendyne
Copy link
Contributor

This would make the image view feature much more useful. Blurry images could also be dealt with by setting image-rendering to pixelated or crisp-edges when the zoom is over 100%. Some image viewers (I think the default xfce one) do this by default.

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

Successfully merging a pull request may close this issue.

3 participants