swift-win32 icon indicating copy to clipboard operation
swift-win32 copied to clipboard

Views and Controls: `Label` should derive from `View`

Open compnerd opened this issue 3 years ago • 0 comments

Label should be a View, not a Control. Event handling can be done through GestureRecognizers.

compnerd avatar Mar 31 '21 16:03 compnerd