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

Mac: Open/SaveFileDialog fixes #2738

Merged

Conversation

cwensley
Copy link
Member

@cwensley cwensley commented Feb 5, 2025

This fixes the following:

  • Changing the file type for the SaveFileDialog will now change the extension of the file name
  • The extension will be shown by default for the entered name
  • The file type drop down is now centered
  • Removed Format label so it doesn't have to be translated
  • Setting the FileName with an extension that is known won't double up the extension
  • Use newer AllowedContentTypes API on macOS platform, requires macOS 11+

@cwensley cwensley added this to the 2.9.1 milestone Feb 5, 2025
@cwensley cwensley force-pushed the curtis/mac-opensavefiledialog-fixes branch from 9bb5a3c to bef3d44 Compare February 5, 2025 20:35
@cwensley cwensley merged commit 1b425ff into picoe:develop Feb 5, 2025
6 checks passed
@cwensley cwensley deleted the curtis/mac-opensavefiledialog-fixes branch February 5, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant