background: add back PreserveAspectCrop fillMode (#1879)

This commit is contained in:
end-4
2025-08-26 19:20:31 +07:00
parent 60c303b771
commit f6d9c2998b
@@ -193,6 +193,7 @@ Variants {
x: -(bgRoot.movableXSpace) - (effectiveValueX - 0.5) * 2 * bgRoot.movableXSpace
y: -(bgRoot.movableYSpace) - (effectiveValueY - 0.5) * 2 * bgRoot.movableYSpace
source: bgRoot.wallpaperPath
fillMode: Image.PreserveAspectCrop
Behavior on x {
NumberAnimation {
duration: 600