mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Add Corner.qml (~35mb for all 4 corners)
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ PanelWindow {
|
||||
icon: "widgets"
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
onClicked: function () {
|
||||
sidePanel.isLoaded = !demoPanel.isLoaded
|
||||
sidePanel.isLoaded = !sidePanel.isLoaded
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user