1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-13 00:42:49 -05:00

dankbar: missing background click handler for plugin popout

This commit is contained in:
bbedward
2025-11-18 16:03:30 -05:00
parent 4e6f0d5e87
commit 542562f988
2 changed files with 2 additions and 183 deletions

View File

@@ -26,6 +26,8 @@ DankPopout {
screen: triggerScreen
shouldBeVisible: false
onBackgroundClicked: close()
content: Component {
Rectangle {
id: popoutContainer