From 8e4c29b9deef1748c4187a2c3bf7c74810399cbc Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 22 Sep 2025 22:41:17 +1000 Subject: internal: fix choose wallpaper button --- modules/background/Background.qml | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/background') diff --git a/modules/background/Background.qml b/modules/background/Background.qml index 3cd84aa..bdba570 100644 --- a/modules/background/Background.qml +++ b/modules/background/Background.qml @@ -60,9 +60,6 @@ Loader { } } - mask: Region {} - - Loader { anchors.right: parent.right anchors.bottom: parent.bottom -- cgit v1.2.3-freya