mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
@@ -480,15 +480,6 @@ SmartPanel {
|
||||
visible: largeButtonsStyle
|
||||
anchors.centerIn: parent
|
||||
|
||||
Rectangle {
|
||||
id: gridBackground
|
||||
anchors.fill: parent
|
||||
color: Color.mSurface
|
||||
// anchors.margins: Style.marginM
|
||||
// spacing: Style.marginM
|
||||
z: -1
|
||||
radius: Style.marginXL
|
||||
}
|
||||
// Large buttons style layout (grid)
|
||||
GridLayout {
|
||||
id: largeButtonsGrid
|
||||
|
||||
Reference in New Issue
Block a user