Add Focus Widget values to Session Settings - Fixes #1198#1199
Conversation
|
CI/CD not configured properly for AWS credentials. Will fix. Good thing to find out in this tiny PR. |
philippitts
left a comment
There was a problem hiding this comment.
When I try to save settings a couple issues occur:
- The popup window for selecting the file location opens minimized. The GUI window also minimizes.
- The default settings name is "SynthEightUserSettings" which doesn't make sense to me. What does this name mean?
- When I save using the default "SynthEightUserSettings" name the program crashes.
If I load the settings first, and then try and save new settings it appears to work and none of the above issues occur. However, when I clear the settings and try to reload the newly saved settings, they do not load.
I noticed that three issues I listed at the top of this comment only occur if the Settings folder has not been created. I think the folder is created when loading settings which then allows subsequent saves to work.
The focus widget settings do not load for me regardless if the Settings folder has been created.
Running on Windows 10 from VSCode.
|
Updates:
Remaining issues:
|
No description provided.