-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set auto-update checkbox enable/disable when reading preferences (#4446)
* When initializing the UI from prefs, fire an event to make sure dependent controls get updated. Drive-by code cleanup -- enums are singletons; don't call enum.equals(), just use ==. * Update changelog to document fix. * Refactor enable/disable logic to its own method * Revert CHANGELOG. Change checkbox disable/enable logic to use FX bind / observable.
- Loading branch information
1 parent
185c47a
commit 5548f8f
Showing
1 changed file
with
5 additions
and
6 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