swift-cross-ui
swift-cross-ui copied to clipboard
[AppKitBackend] Remove ScrollView background (AppKit has a default scroll background)
trafficstars
The NSScrollView default background is different from the NSWindow default background and it looks kinda weird. As extra motivation, SwiftUI also gets rid of the scroll view background color.