compnerd / compnerd/swift-win32
Views and Controls: Support attributed strings on Label
Open
enhancement
help wanted
- Dominant language
- Swift
- Stars
- 1.2k
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
`Label` should support the application of an `attributedText` where the value is an `NSAttributedString` in addition to `text`, preferring the attributed text.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Label implementation and reading how it currently handles text. Trace the application of the existing text value, then verify that an NSAttributedString supplied through attributedText is supported and preferred over text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100