From dc1b01ccd34780a3d2fcae0eee53910958d2adab Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Thu, 29 May 2025 23:37:02 +0800 Subject: notifs: fix opening anim when spam notifs No open/close state, just animate height --- modules/drawers/Drawers.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/drawers/Drawers.qml') diff --git a/modules/drawers/Drawers.qml b/modules/drawers/Drawers.qml index 985f83e..fab1995 100644 --- a/modules/drawers/Drawers.qml +++ b/modules/drawers/Drawers.qml @@ -105,7 +105,6 @@ Variants { id: visibilities property bool osd - property bool notifications: Notifs.popups.length > 0 property bool session property bool launcher property bool dashboard -- cgit v1.2.3-freya