Skip to content

Adds DialogParams::un_options - A set of FOS_* flags to *unset* from system defaults#7

Merged
ben-wallis merged 2 commits intoben-wallis:masterfrom
rscarson:master
Oct 3, 2025
Merged

Adds DialogParams::un_options - A set of FOS_* flags to *unset* from system defaults#7
ben-wallis merged 2 commits intoben-wallis:masterfrom
rscarson:master

Conversation

@rscarson
Copy link
Contributor

@rscarson rscarson commented Sep 18, 2025

  • To allow override of default dialog behaviour
    • Example: FOS_FILEMUSTEXIST and FOS_OVERWRITEPROMPT cannot be unset/modified currently
  • Fixes clippy warnings (un-needed referencing and is_empty checks, mostly)
  • Cargo fmt ran automatically, I can revert the formatting fixes if you want

@ben-wallis ben-wallis merged commit 9335914 into ben-wallis:master Oct 3, 2025
5 checks passed
@ben-wallis
Copy link
Owner

Thanks for the PR! Version 0.1.8 is now published including this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants