Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for TextFieldAssist.HasClearButton in RichTextBox #3414

Merged
merged 1 commit into from
Dec 10, 2023
Merged

Conversation

nicolaihenriksen
Copy link
Contributor

Fixes #3313

Adds clear button support in RichTextBox by simply clearing the document blocks when the button is clicked.

@Keboo Keboo added this to the 5.0.0 milestone Dec 10, 2023
@Keboo Keboo added enhancement release notes Items are likely to be highlighted in the release notes. labels Dec 10, 2023
@Keboo Keboo merged commit ec69bbb into master Dec 10, 2023
@Keboo Keboo deleted the fix3313 branch December 10, 2023 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement release notes Items are likely to be highlighted in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ClearButton for RichTextBox
2 participants