If you run CounterExample you'll see that the window content is in the top left corner of the window (if you resize the window to make it bigger), whereas it's preferable that it would be centred inside the window to align with SwiftUI's behaviour (pun intended).
If you run
CounterExample
you'll see that the window content is in the top left corner of the window (if you resize the window to make it bigger), whereas it's preferable that it would be centred inside the window to align with SwiftUI's behaviour (pun intended).