committed by
Carl Schwan
parent
1821d9fc04
commit
38cfc915f1
@@ -81,6 +81,7 @@ Item {
|
|||||||
sourceSize.height: mediaSizeHelper.currentSize.height * Screen.devicePixelRatio
|
sourceSize.height: mediaSizeHelper.currentSize.height * Screen.devicePixelRatio
|
||||||
|
|
||||||
fillMode: Image.PreserveAspectFit
|
fillMode: Image.PreserveAspectFit
|
||||||
|
autoTransform: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -94,6 +95,7 @@ Item {
|
|||||||
source: root.mediaInfo.source
|
source: root.mediaInfo.source
|
||||||
|
|
||||||
fillMode: Image.PreserveAspectFit
|
fillMode: Image.PreserveAspectFit
|
||||||
|
autoTransform: true
|
||||||
|
|
||||||
paused: !applicationWindow().active
|
paused: !applicationWindow().active
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user