You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Create post to an image URL with a resolution larger than 256x256
Requirements
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
Technical Details
LemmyNet/lemmy#5107 restricts the resolution of generated thumbnails.
Example:
https://lemmy.ml/post/22206928
https://sh.itjust.works/post/27691217
Lemmy Instance Version
0.19.6-beta.15
Lemmy Instance URL
https://lemmy.ml/
The text was updated successfully, but these errors were encountered: