Skip to content

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

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

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

Conversation

@ChrisJr404

Copy link
Copy Markdown

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

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