Why are all images in the feed now loading fully expanded? Is everyone experiencing this?

  • Mr Rascal@lemmynsfw.com
    link
    fedilink
    arrow-up
    14
    ·
    1 year ago

    Agreed that I’d rather have a choice. Especially so on a NSFW server. (And if it wouldn’t be too much I’d like the option for blur as well.) User choice is the way to go.

    • yay@lemmynsfw.com
      link
      fedilink
      arrow-up
      16
      arrow-down
      1
      ·
      1 year ago

      I did it this way in haste. After I’m done with my IRL stuff, I’ll enable options for auto-expand, disabling blur, and blurring community icons.

      • Mr Rascal@lemmynsfw.com
        link
        fedilink
        arrow-up
        6
        ·
        1 year ago

        Thank you!

        Also, really appreciate the work you’re doing! Any feedback like this is not meant to criticize, only ever be feedback.

      • saboteur@lemmynsfw.com
        link
        fedilink
        arrow-up
        4
        ·
        1 year ago

        Great work! User preferences diverge - I wanted “no blur”, but also “no auto expand” for myself.

        While having this in my instance of choice is great, Lemmy as a whole would benefit from improving the default webui with things like these settings. Where could users pitch ideas like this?

      • FreePussy4All@lemmynsfw.com
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        1 year ago

        Any chance you could also integrate the CSS tweak for embeds? Something like:

        div.post-listing > iframe {
          width: 100%;
          height: 26rem;
        }
        

        Otherwise the size of embedded content like redgif, pornhub etc videos is really tiny.