forked from Shinonome/dots-hyprland
wallpaper selector: dont cache images
This commit is contained in:
@@ -301,7 +301,7 @@ Scope {
|
|||||||
}
|
}
|
||||||
fillMode: Image.PreserveAspectCrop
|
fillMode: Image.PreserveAspectCrop
|
||||||
asynchronous: true
|
asynchronous: true
|
||||||
cache: true
|
cache: false
|
||||||
smooth: true
|
smooth: true
|
||||||
|
|
||||||
sourceSize.width: Math.min(128, grid.cellWidth - 16)
|
sourceSize.width: Math.min(128, grid.cellWidth - 16)
|
||||||
|
|||||||
Reference in New Issue
Block a user