Closed fluxxcode closed 5 months ago
Added modal and option FileDialog::allow_file_overwrite to allow overwriting an already existing file when the dialog is in DialogMode::SaveFile mode.
FileDialog::allow_file_overwrite
DialogMode::SaveFile
Modal to ask the user if they really want to overwrite the existing file:
TODO:
CHANGELOG.md
Closes #101
Added modal and option
FileDialog::allow_file_overwrite
to allow overwriting an already existing file when the dialog is inDialogMode::SaveFile
mode.Modal to ask the user if they really want to overwrite the existing file:
TODO:
CHANGELOG.md
Closes #101