burhan-syed / troddit

A web client for Reddit with authenticated logins and a variety of browsing options
https://www.troddit.com
GNU Affero General Public License v3.0
555 stars 82 forks source link

Add option to collapse/hide link preview images in card/media views #76

Closed mbestavros closed 2 years ago

mbestavros commented 2 years ago

Feature request: As is, link posts display the preview image for the link at the same size as direct image posts. While the preview can be helpful to see, it's almost never necessary for it to be a full-size image, and I personally think it ends up being a waste of space most of the time. The standard Reddit web client does not show link preview images at all.

It would be nice to have an option to either collapse the link previews or hide them entirely in the card views (without needing to resort to the "classic rows" style).

burhan-syed commented 2 years ago

changed with 40552f49e8252c7fb8411dfab75489d03b0f7e36

mbestavros commented 2 years ago

@burhan-syed Thank you! This implementation is lovely! Exactly what I had in mind 😄