Merge pull request #12194 from misslivirose/feat/exp-gif

change ImageOverlay to use AnimatedImage instead of Image
This commit is contained in:
Brad Hefta-Gaub 2018-01-18 14:57:39 -08:00 committed by GitHub
commit 77837e2cf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ import "."
Overlay {
id: root
Image {
AnimatedImage {
id: image
property bool scaleFix: true
property real xStart: 0