1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 04:09:15 -04:00

Missing mousearea

This commit is contained in:
bbedward
2025-07-16 18:52:20 -04:00
parent 457bbcd131
commit 2f7e00a5a5
+5
View File
@@ -100,6 +100,11 @@ PanelWindow {
}
}
MouseArea {
anchors.fill: parent
onClicked: {}
}
// Content with focus management
Item {
anchors.fill: parent