mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-04 03:49:47 -06:00
feat(touchbar): add spacer
This commit is contained in:
@@ -81,6 +81,7 @@ export default class TouchBarWidget extends NoteContextAwareWidget {
|
||||
}),
|
||||
new TouchBarSpacer({ size: "large" }),
|
||||
...componentSpecificItems,
|
||||
new TouchBarSpacer({ size: "flexible" }),
|
||||
new TouchBarOtherItemsProxy(),
|
||||
new TouchBarButton({
|
||||
icon: this.buildIcon("NSTouchBarAddDetailTemplate"),
|
||||
|
||||
Reference in New Issue
Block a user