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

Wpf: Fix TextBox.Text so it clears the undo buffer when set #2713

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

cwensley
Copy link
Member

Setting the Text property should not add to the undo buffer of the TextBox, like all other platforms. Also, trigger the TextChanged event after the selection is updated.

@cwensley cwensley added this to the 2.8.4 milestone Dec 11, 2024
@cwensley cwensley merged commit 24b8fa6 into picoe:develop Dec 11, 2024
3 checks passed
@cwensley cwensley deleted the curtis/wpf-fix-textbox-undo-buffer branch December 11, 2024 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant