Skip to content

Can get current styling from RichTextString.Builder #45

Closed
bjdodson-openai wants to merge 2 commits intomainfrom
bjd/string-builder-format
Closed

Can get current styling from RichTextString.Builder #45
bjdodson-openai wants to merge 2 commits intomainfrom
bjd/string-builder-format

Conversation

@bjdodson-openai
Copy link

RichTextString.Builder supports both span-based text styling and inlined content overrides, but you can't really mix-and-match them, eg use the current styling from an override. This change lets us get the active style which could be passed to a content override.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant