Animated .gif viewer?

  • Is there a way to view animate gifs?
    They are shown animate in the background of the list view, but when I click on the gif it is shown static.
    Is there a way to use an extelnal viewer like gThumb to do the picture viewing?

  • I've been searching for a solution for a while, and it turns out there is a solution. You need to add the following to your advancedsettings.xml file. It will let you view animated gifs when in the Pictures section. Hopefully this will help other people searching.

    <videoextensions>
    <add>.gif</add>
    </videoextensions>

  • I've been searching for a solution for a while, and it turns out there is a solution. You need to add the following to your advancedsettings.xml file. It will let you view animated gifs when in the Pictures section. Hopefully this will help other people searching.

    <videoextensions>
    <add>.gif</add>
    </videoextensions>

    I had forgotten I added that back in (filedate) 2023! :)