compnerd / compnerd/swift-win32

Views and Controls: Support attributed strings on Label

Open
#434 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.