1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 04:42:05 -04:00

popout: remove double rectangle artifact

This commit is contained in:
bbedward
2026-02-14 10:45:50 -05:00
parent 14f92669c6
commit 2b78fe5b9f

View File

@@ -467,12 +467,6 @@ Item {
}
}
Rectangle {
anchors.fill: parent
radius: Theme.cornerRadius
color: Theme.withAlpha(Theme.surfaceContainer, Theme.popupTransparency)
}
DankRectangle {
anchors.fill: parent
radius: Theme.cornerRadius