From cd45cafa601f313f447931002c1351a658aab404 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sun, 4 May 2025 23:18:11 +1000 Subject: bar: add scroll actions to fillers Also change the brightness osd icon depending on value --- modules/osd/Osd.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/osd/Osd.qml') diff --git a/modules/osd/Osd.qml b/modules/osd/Osd.qml index 33a12ab..3f6d8bc 100644 --- a/modules/osd/Osd.qml +++ b/modules/osd/Osd.qml @@ -99,7 +99,6 @@ Variants { HoverHandler { id: hoverHandler - parent: win onHoveredChanged: { root.hovered = hovered; if (hovered) -- cgit v1.2.3-freya