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

Add option to select thumbnail quality #1329

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hjiangsu
Copy link
Member

Pull Request Description

This introduces a new option in Appearance -> Posts -> Feed Settings to choose the thumbnail quality for thumbnails hosted on Lemmy instances (using pictrs). When the quality is selected, it will request a smaller size from pictrs. This setting applies to both compact and card modes.

This option should help with some data reductions (alongside not showing thumbnails at all). One thing to note is that this currently also affects the image viewer (since it uses the same url for both thumbnails and viewer). I'd like to make it an option to view the full resolution image first before marking this PR as ready.

Issue Being Fixed

Issue Number: N/A

Screenshots / Recordings

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

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

Successfully merging this pull request may close these issues.

1 participant