Skip to content

Commit

Permalink
Fix toolbar tracking separator (CodeEditApp#1636)
Browse files Browse the repository at this point in the history
fix tracking separator
  • Loading branch information
Wouter01 authored and FastestMolasses committed Apr 11, 2024
1 parent 38fe942 commit 35a02eb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ final class CodeEditWindowController: NSWindowController, NSToolbarDelegate, Obs
.sidebarTrackingSeparator,
.branchPicker,
.flexibleSpace,
.itemListTrackingSeparator,
.flexibleSpace,
.toggleLastSidebarItem
]
Expand Down

0 comments on commit 35a02eb

Please sign in to comment.