Roman Banks
Roman Banks

Reputation: 419

How to use NSToolbar in SwiftUI lifecycle

I tried to implement an editable toolbar in SwiftUI and hit a bug. User's changes simply resets to its defaults. I'm looking to implement NSToolbar in SwiftUI lifecycle. How to handle editable NSToolbar in swiftui-like style with support 2 or 3 columns layout?

enter image description here

Upvotes: 2

Views: 302

Answers (0)

Related Questions