-
-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(borders): handle snapshot edge cases
This commit handles three subtle edge cases which surfaced after adding state snapshot comparisons to the border manager module. 1) Update borders when windows are dragged 2) Update borders on pause and unpause 3) Redraw borders on retile These two edge cases do not change the snapshot state but still require updates to be made to the borders.
- Loading branch information
Showing
1 changed file
with
35 additions
and
3 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