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

Add saving of compression method choice #100

Closed
SnoutBaron opened this issue Oct 23, 2017 · 1 comment
Closed

Add saving of compression method choice #100

SnoutBaron opened this issue Oct 23, 2017 · 1 comment

Comments

@SnoutBaron
Copy link

Allow the user-selected compression method to be saved so that when the tool is opened, in future, the last selected compression method is read and applied.

Since the program already writes to the registry. I would suggest creating a simple subkey with just a number ranging 0-3 that is set when the user selects a compression method and is read when the application begins.

@SnoutBaron SnoutBaron changed the title Add saving compression method Add saving of compression method choice Oct 23, 2017
@Iridium-IO
Copy link
Member

This won't require writing to the registry, as there are inbuilt settings variables in the program that can be used :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants