]> cloud.milkyroute.net Git - dolphin.git/commit
Detect animated format using mimeType instead of file path
authorIsmael Asensio <isma.af@gmail.com>
Sat, 6 Jun 2020 16:40:03 +0000 (18:40 +0200)
committerIsmael Asensio <isma.af@gmail.com>
Sat, 6 Jun 2020 16:40:03 +0000 (18:40 +0200)
commitf7a3318fa51dc340e8615009c43ba3a53d9c7012
tree2116a033fd75c6ad1c7baab03e417536945ce7c8
parentf987a1c404663f8f8964596548294dc1ae31f377
Detect animated format using mimeType instead of file path

This allows to extend the functionality to non-local files and avoids a warning
on such files (`QFSFileEngine::open: No file name specified`)
src/panels/information/informationpanelcontent.cpp
src/panels/information/pixmapviewer.cpp
src/panels/information/pixmapviewer.h