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

windows: dont close on esc

fixes #911
This commit is contained in:
bbedward
2025-12-08 14:02:58 -05:00
parent 64d5e99b9d
commit b7062fe40c
4 changed files with 3 additions and 12 deletions
@@ -59,6 +59,7 @@ FloatingWindow {
id: content
anchors.fill: parent
focus: true
closeOnEscape: false
browserTitle: fileBrowserModal.browserTitle
browserIcon: fileBrowserModal.browserIcon