Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to use native or Qt file dialog, default to native #696

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

alxvth
Copy link
Contributor

@alxvth alxvth commented Oct 14, 2024

We use the native file dialog in LoaderPlugin::AskForFileName and should also do so in the FilePickerAction.

  • Adds option to use native or Qt file dialog
  • Defaults to native file dialog (new behavior)

@alxvth alxvth merged commit 1d9fca6 into master Oct 14, 2024
8 checks passed
@alxvth alxvth deleted the feature/NativeDialogInFilePicker branch October 14, 2024 13:26
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