forked from zietzm/Helmholtz_Test_Bench
Option to save the current config as default #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Give the user the option to save the settings as the new application default. Exporting and importing configs must also remain possible.
The application already mostly supports this.
The default config file loaded at startup is now moved to an application data directory as of commit
286874f4d9Closed.