-
Notifications
You must be signed in to change notification settings - Fork 692
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update settings in all open windows (#1376)
* refactor: move localStorage keys to the `SettingKey` enum * fix: make settings changes take effect in all open windows * Update src/renderer/state.ts Co-authored-by: David Sanders <[email protected]> * fix: ensure all keys are checked * fix: add warning for unrecognized keys --------- Co-authored-by: David Sanders <[email protected]>
- Loading branch information
1 parent
69aad65
commit 4eee716
Showing
5 changed files
with
243 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.