fix: multimonitor brightness

This commit is contained in:
ferrreo 2025-08-03 16:14:09 +01:00 committed by GitHub
parent 186fb315dc
commit 9d4993f39c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -110,6 +110,7 @@ Scope {
Brightness { Brightness {
id: widgetsBrightness id: widgetsBrightness
screen: modelData
anchors.verticalCenter: parent.verticalCenter anchors.verticalCenter: parent.verticalCenter
} }