I wasn’t 100% sure this was a problem, as I had noticed a lot more people commenting what appeared to be static image responses to comments. But there’s this thread: https://lemmy.world/post/16932878 which makes it easy to be sure that in fact they are definitely GIFs, and they don’t play when you click on them. It just opens the first frame of the GIF like a static image.

  • MV [Jerboa dev]
    link
    54 days ago

    Can you check if autoPlayGifs setting is enabled?

    There is currently a bug with our image viewer that it seems to use imageloader that is set on the application level (which is controlled by that setting) instead of the one that is passed into it(which has it always enabled).