mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-22 00:39:58 -05:00
wallpaper selector: dont cache thumbnails
This commit is contained in:
@@ -67,6 +67,7 @@ MouseArea {
|
|||||||
generateThumbnail: false
|
generateThumbnail: false
|
||||||
sourcePath: fileModelData.filePath
|
sourcePath: fileModelData.filePath
|
||||||
|
|
||||||
|
cache: false
|
||||||
fillMode: Image.PreserveAspectCrop
|
fillMode: Image.PreserveAspectCrop
|
||||||
clip: true
|
clip: true
|
||||||
sourceSize.width: wallpaperItemColumnLayout.width
|
sourceSize.width: wallpaperItemColumnLayout.width
|
||||||
|
|||||||
Reference in New Issue
Block a user