From 016a7c0763313d80feb347242530abfe1a5db640 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Wed, 28 May 2025 15:56:10 +0800 Subject: drawers: better show/hide anims Use m3 expressive curves --- modules/background/Wallpaper.qml | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/background/Wallpaper.qml') diff --git a/modules/background/Wallpaper.qml b/modules/background/Wallpaper.qml index af71da6..2734034 100644 --- a/modules/background/Wallpaper.qml +++ b/modules/background/Wallpaper.qml @@ -65,9 +65,6 @@ Item { } transitions: Transition { - from: "*" - to: "*" - NumberAnimation { target: img properties: "opacity,scale" -- cgit v1.2.3-freya