safer property access + style adjustments

This commit is contained in:
end-4
2025-04-21 21:31:33 +02:00
parent 99b9de9d5c
commit 5dc0dc133d
12 changed files with 12 additions and 10 deletions
@@ -36,7 +36,7 @@ Scope {
}
Connections {
target: Audio.sink.audio
target: Audio.sink?.audio
function onVolumeChanged() {
if (!Audio.ready) return
root.showOsdValues = false