mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-05 04:58:30 -04:00
Changed margin of the rectangle so the pixel of the half circle are completely covered. (#2989)
This commit is contained in:
@@ -1346,6 +1346,7 @@ Item {
|
||||
width: parent.width
|
||||
height: parent.height / 2
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: -1
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
color: Theme.withAlpha(Theme.surfaceContainer, 0.9)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user