Apply the same logic to other two pills (Brightness and Volume)

This commit is contained in:
Sébastien Atoch
2025-07-31 09:00:14 -04:00
parent d35ed0d7bb
commit c68c361af3
4 changed files with 36 additions and 28 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Item {
property int pillHeight: 22
property int iconSize: 22
property int pillPaddingHorizontal: 14
property bool autoHide: true
property bool autoHide: false
// Internal state
property bool showPill: false