OSD: attempting to fix layout misalignment

This commit is contained in:
lysec
2025-10-12 19:12:34 +02:00
parent 6da4acee09
commit 853d1d969c
+1 -1
View File
@@ -231,7 +231,7 @@ Variants {
opacity: 0
scale: 0.85
anchors.horizontalCenter: verticalMode ? undefined : parent.horizontalCenter
anchors.horizontalCenter: parent.horizontalCenter
anchors.verticalCenter: verticalMode ? parent.verticalCenter : undefined
Behavior on opacity {