Show animated images

Use animated images in imageDelegate and FullScreenImage so that animated images can be viewed.

Note webp animated images don't work this is a bug with qt see https://bugreports.qt.io/browse/QTBUG-70245
This commit is contained in:
James Graham
2022-11-12 14:42:20 +00:00
parent bb8db23057
commit 815ec1b30e
2 changed files with 5 additions and 2 deletions

View File

@@ -204,7 +204,7 @@ Popup {
Layout.bottomMargin: Kirigami.Units.largeSpacing
clip: true
Image {
AnimatedImage {
id: image
property var scaleFactor: 1