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

fix: Enhance file chooser with extension filters #155

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

hizumiaoba
Copy link
Owner

closes: #143

What's changed

  • Add an Extension filter to encourage end-users to avoid selecting unpredicted files.

closes: #143 Added support for specifying file type filters in the file chooser dialog. This improves usability by allowing users to see and select files of the intended type more easily. Adjusted method calls to include new parameters for this functionality.
@hizumiaoba hizumiaoba self-assigned this Jan 13, 2025
@hizumiaoba hizumiaoba merged commit 589d1de into main Jan 14, 2025
6 checks passed
@hizumiaoba hizumiaoba deleted the fix/launcher branch January 14, 2025 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

[FEAT]: ランチャー指定には実行ファイルのみ指定可能とする
1 participant