Skip to content

Commit be3ab24

Browse files
committed
Add a comment
1 parent d7b4a48 commit be3ab24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Ice/MenuBar/MenuBarAppearancePanel/MenuBarAppearancePanel.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ class MenuBarAppearancePanel: NSPanel {
4949
private func configureCancellables() {
5050
var c = Set<AnyCancellable>()
5151

52+
// always show the panel on the active space
5253
NSWorkspace.shared.notificationCenter
5354
.publisher(for: NSWorkspace.activeSpaceDidChangeNotification)
5455
.receive(on: DispatchQueue.main)

0 commit comments

Comments
 (0)