-
-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Decouple UI update from internal state
Previously the Paredit StatusBar's toggleBarItem was being updated throughout multiple setters. Now we refactor the UI update into a single method and remove the internal `_enabled` state which is now unused.
- Loading branch information
John Preston
committed
Sep 22, 2020
1 parent
482f318
commit 632c346
Showing
1 changed file
with
13 additions
and
28 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