integrate title into native macOS title bar chrome
This commit is contained in:
parent
54e262161c
commit
209a63c8b3
|
|
@ -18,7 +18,7 @@ class TitleBarAccessoryController: NSTitlebarAccessoryViewController {
|
|||
|
||||
override func viewDidLoad() {
|
||||
super.viewDidLoad()
|
||||
layoutAttribute = .bottom
|
||||
layoutAttribute = .top
|
||||
fullScreenMinHeight = 28
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue