Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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. * remove line which overrides the preference for updateTimeStamp
- Loading branch information