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

[AppKitBackend] Implement Spacer

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

Currently there's a dummy spacer implementation so that examples which rely on Spacer can at least run, but it doesn't actually do anything. I had a look around and couldn't find any good resources on making a Spacer-like view with AppKit (the concept of 'expanding view' doesn't seem like a thing?). Maybe an AppKit guru out there can help come up with a good solution!

stackotter avatar Apr 07 '24 14:04 stackotter