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 some filters were ignored in file open dialogs #4937

Merged
merged 2 commits into from
Mar 31, 2024

Conversation

maron2000
Copy link
Contributor

@maron2000 maron2000 commented Mar 31, 2024

Some file extensions were ignored in the file open dialogs due to specifying inappropriate number of file extension types.
This PR fixes so that all file extensions in the filter list will be considered.

Tested on VS x64 SDL2 builds.

Fixes #4934

@joncampbell123 joncampbell123 merged commit d9007bd into joncampbell123:master Mar 31, 2024
18 checks passed
@maron2000 maron2000 deleted the fix_opendialog branch March 31, 2024 15:48
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.

Recognize HDM files as swappable disc images during program execution (PC98)
2 participants