mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
OSD: fix warning
This commit is contained in:
@@ -298,8 +298,6 @@ Variants {
|
||||
height: panel.barThickness
|
||||
radius: Math.round(panel.barThickness / 2)
|
||||
color: Color.mSurfaceVariant
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
width: parent.width * 0.6
|
||||
|
||||
Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user