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

[AppKitBackend] Remove ScrollView background (AppKit has a default scroll background)

Open stackotter opened this issue 1 year ago • 0 comments
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.

stackotter avatar Apr 09 '24 14:04 stackotter