Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix settings loading actions (#5469)
Due to a lapse in understanding between `Set all settings` event and `setAllSettings` action, these were missing from slots where user and project settings are loaded. We want to fire off these effectful actions when those settings are updated so that we can, for example, get the opposite theme for sketch mode properly.
- Loading branch information