@dmitriid.bsky.social They’re in different contexts, one is in the window content body, the other two are in the sidebar. A big thing in SwiftUI is that you use the same Button() in macOS windows, iOS apps, watchOS, tvOS, TouchBar etc., and they render differently depending on where they are.
Replying to: