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

Expanded images are too small due to only showing thumbnails #2793

Closed
4 tasks done
Nothing4You opened this issue Nov 6, 2024 · 1 comment
Closed
4 tasks done

Expanded images are too small due to only showing thumbnails #2793

Nothing4You opened this issue Nov 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Nothing4You
Copy link

Requirements

  • This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead.
  • Please check to see if this issue already exists.
  • It's a single bug. Do not report multiple bugs in one issue.
  • It's a frontend issue, not a backend issue; Otherwise please create an issue on the backend repo instead.

Summary

Lemmy-UI uses the thumbnail URL when showing expanded images.
As thumbnails are now limited in size this is no longer suitable for full size images for expansion.

Steps to Reproduce

  1. Create post to an image URL with a resolution larger than 256x256
  2. Expand image of post

Technical Details

LemmyNet/lemmy#5107 restricts the resolution of generated thumbnails.

Example:
https://lemmy.ml/post/22206928
image

https://sh.itjust.works/post/27691217
image

Lemmy Instance Version

0.19.6-beta.15

Lemmy Instance URL

https://lemmy.ml/

@Nothing4You Nothing4You added the bug Something isn't working label Nov 6, 2024
@dessalines
Copy link
Member

Its a backend issue, so I'll close this one in favor of it: #2796

@dessalines dessalines closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants