Skip to content

tests: cover the NSAttributedString attribute mutators#467

Open
DTW-Thalion wants to merge 1 commit into
gnustep:masterfrom
DTW-Thalion:tests/nsattributedstring-mutation
Open

tests: cover the NSAttributedString attribute mutators#467
DTW-Thalion wants to merge 1 commit into
gnustep:masterfrom
DTW-Thalion:tests/nsattributedstring-mutation

Conversation

@DTW-Thalion

Copy link
Copy Markdown
Contributor

Adds the NSMutableAttributedString AppKit mutators: superscriptRange: and
subscriptRange: raising and lowering the superscript level (and cancelling
to zero), unscriptRange: removing it, their range exception, and
setAlignment:range: setting the paragraph alignment over a range while
leaving text outside the range without a paragraph style.

Adds the NSMutableAttributedString AppKit mutators: superscriptRange: and
subscriptRange: raising and lowering the superscript level (and cancelling
to zero), unscriptRange: removing it, their range exception, and
setAlignment:range: setting the paragraph alignment over a range while
leaving text outside the range unaffected.
@DTW-Thalion DTW-Thalion requested a review from fredkiefer as a code owner July 12, 2026 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant