Brightness: hide widget if no brightness device detected
This commit is contained in:
parent
320870df0b
commit
f4ebd72b4c
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ Item {
|
||||||
|
|
||||||
width: pill.width
|
width: pill.width
|
||||||
height: pill.height
|
height: pill.height
|
||||||
|
visible: brightness >= 0
|
||||||
|
|
||||||
Process {
|
Process {
|
||||||
id: getBrightnessProcess
|
id: getBrightnessProcess
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue