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

app picker: fix background close

This commit is contained in:
bbedward
2025-12-03 23:00:22 -05:00
parent d9deaa8d74
commit d22c43e08b
+3 -1
View File
@@ -27,10 +27,12 @@ DankModal {
modalWidth: 520
modalHeight: 500
onBackgroundClicked: close()
onDialogClosed: {
searchQuery = ""
selectedIndex = 0
keyboardNavigationActive: false
keyboardNavigationActive = false
}
onOpened: {