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

Implement individual file type association/disassociation in FileAssociationDialog. Added functionality to dynamically update button labels and actions for each file type. #259

Merged

Conversation

cary-rowen
Copy link
Collaborator

Link to issue number:

Fixed #255

Summary of the issue:

Currently, there is no way to associate or disassociate individual file types within the application. This functionality is necessary to provide users with more granular control over file associations.

Description of how this pull request fixes the issue:

This pull request introduces the ability to associate or disassociate each file type individually. The user can now manage file associations more flexibly through the updated UI. The code ensures that the button labels update dynamically based on the current association status of each file type.

Testing performed:

  • Verified that buttons update their labels correctly after associating or disassociating a file type.
  • Confirmed that the appropriate registry keys are modified when file types are associated or disassociated.
  • Checked that the application responds correctly when the new functionality is invoked through the UI.

Known issues with pull request:

No known issues at this time.

…ciationDialog. Added functionality to dynamically update button labels and actions for each file type.
@cary-rowen cary-rowen merged commit d82ec27 into blindpandas:develop Aug 26, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant