fix gif crap again

This commit is contained in:
miruka
2020-07-17 07:26:31 -04:00
parent 03af1da1d4
commit eea2693c6a
5 changed files with 11 additions and 3 deletions

View File

@@ -116,6 +116,7 @@ Item {
id: image
visible: Boolean(Qt.resolvedUrl(source))
fillMode: Image.PreserveAspectCrop
animatedFillMode: AnimatedImage.PreserveAspectCrop
source: theme.ui.image
sourceSize.width: Screen.width
sourceSize.height: Screen.height