Skip to content

Detect animated format using mimeType instead of file path

Ismael Asensio requested to merge work/animate-remote into master

This allows to extend the functionality to non-local files and avoids a warning on such files (QFSFileEngine::open: No file name specified)

aternative to mr !18 (closed)

cc: @meven, @ngraham, @elvisangelaccio

Merge request reports