Skip to content

Commit 3d3b526

Browse files
authored
Fix toolbar tracking separator (#1636)
fix tracking separator
1 parent 26d1231 commit 3d3b526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeEdit/Features/Documents/Controllers/CodeEditWindowController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ final class CodeEditWindowController: NSWindowController, NSToolbarDelegate, Obs
143143
.sidebarTrackingSeparator,
144144
.branchPicker,
145145
.flexibleSpace,
146+
.itemListTrackingSeparator,
146147
.flexibleSpace,
147148
.toggleLastSidebarItem
148149
]

0 commit comments

Comments
 (0)