summaryrefslogtreecommitdiff
path: root/services/Wallpapers.qml
diff options
context:
space:
mode:
Diffstat (limited to 'services/Wallpapers.qml')
-rw-r--r--services/Wallpapers.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/Wallpapers.qml b/services/Wallpapers.qml
index 1de5227..0b2efa0 100644
--- a/services/Wallpapers.qml
+++ b/services/Wallpapers.qml
@@ -46,7 +46,7 @@ Singleton {
function stopPreview(): void {
showPreview = false;
- Colours.showPreview = false;
+ Colours.endPreviewOnNextChange = true;
}
reloadableId: "wallpapers"