swift-cross-ui icon indicating copy to clipboard operation
swift-cross-ui copied to clipboard

[GtkBackend] Center root view in Window (this is what SwiftUI does)

Open stackotter opened this issue 1 year ago • 0 comments
trafficstars

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).

stackotter avatar Apr 08 '24 00:04 stackotter