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

Fixes and Improvements #255

Merged

Conversation

genment
Copy link
Contributor

@genment genment commented Sep 11, 2024

Hi, I have made some changes and bugfixes since #253, mainly focus on NewForm and SaveForm, as these 2 dialogs were not correctly handling encryptionbox selection changes, which causes creating and saving wz files with wrong encryption.

Here’s how I envision the expected behavior of the encryptionbox in NewForm/SaveForm dialogs. Please share if you have any alternative ideas:

  • selecting the "Use custom encryption key" option will no longer trigger the CustomWZEncryptionInputBox dialog
  • default encryption aligns with the selection on MainForm's tool strip
  • changing encryption correctly and only applies to the WZ file being created/saved
  • changing encryption does not affect the current selection on MainForm's tool strip

…cted

- default encryption aligns with the selection on MainForm's tool strip
- changing encryption correctly and only applies to the WZ file being created/saved
- changing encryption does not affect the current selection on MainForm's tool strip
@lastbattle lastbattle merged commit b76e8dc into lastbattle:staging Sep 13, 2024
@lastbattle
Copy link
Owner

LGTM! merged.

@genment genment deleted the bugfix/after-multiple-custom-keys branch September 13, 2024 04:47
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