Reputation: 419
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?
Upvotes: 2
Views: 302