1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

Missing mousearea

This commit is contained in:
bbedward
2025-07-16 18:52:20 -04:00
parent 457bbcd131
commit 2f7e00a5a5

View File

@@ -100,6 +100,11 @@ PanelWindow {
}
}
MouseArea {
anchors.fill: parent
onClicked: {}
}
// Content with focus management
Item {
anchors.fill: parent