mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-19 01:25:21 -04:00
fix(FileBrowser): Improve save-to-file handling w/safety override diags
Fixes #2641
This commit is contained in:
@@ -8,6 +8,7 @@ Row {
|
||||
property bool saveMode: false
|
||||
property string defaultFileName: ""
|
||||
property string currentPath: ""
|
||||
property alias fileName: fileNameInput.text
|
||||
|
||||
signal saveRequested(string filePath)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user