Skip to content

Add TextArea::set_style and style to customize the text style - #881

Closed
ChrisJr404 wants to merge 1 commit into
gyscos:mainfrom
ChrisJr404:text-area-style
Closed

Add TextArea::set_style and style to customize the text style#881
ChrisJr404 wants to merge 1 commit into
gyscos:mainfrom
ChrisJr404:text-area-style

Conversation

@ChrisJr404

Copy link
Copy Markdown
Contributor

TextArea always drew its text with the built-in EditableText palette styles, with no way to change them. EditView already exposes set_style/style for this, so this adds the same pair to TextArea for consistency.

The defaults are the same palette styles as before, so existing code is unaffected.

Resolves #362

@ChrisJr404 ChrisJr404 closed this by deleting the head repository Aug 25, 2026
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.

Styling of TextArea

1 participant