Apply the same logic to other two pills (Brightness and Volume)
This commit is contained in:
parent
d35ed0d7bb
commit
c68c361af3
4 changed files with 36 additions and 28 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue