mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
feat(touchbar): add spacer
This commit is contained in:
parent
904e8f724d
commit
ce86a2b077
@ -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"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user