Skip to content

Add SyncTextWithValueWhileEditing to refresh text on external value change - #4571

Merged
punker76 merged 5 commits into
developfrom
feature/nud-sync-text-with-value-while-editing
Aug 20, 2026
Merged

Add SyncTextWithValueWhileEditing to refresh text on external value change#4571
punker76 merged 5 commits into
developfrom
feature/nud-sync-text-with-value-while-editing

Conversation

@punker76

Copy link
Copy Markdown
Member

Describe the changes you have made to improve this project

Look at #4569

Closed Issues

Closes #4569

Vinicius Cunha and others added 5 commits August 20, 2026 15:33
Covers the new property with the case it was made for: while the user is
typing, an external value change from a binding (here coerced by the view
model) is reflected in the text and the text gets selected. Also verifies
that the in-progress text is not overwritten while typing and that the old
behavior is kept when the property is off.
@punker76 punker76 added this to the 3.0.0 milestone Aug 20, 2026
@punker76 punker76 changed the title feat(NumericUpDown): add SyncTextWithValueWhileEditing to refresh text on external value change Add SyncTextWithValueWhileEditing to refresh text on external value change Aug 20, 2026
@punker76
punker76 merged commit 2cde277 into develop Aug 20, 2026
5 checks passed
@punker76
punker76 deleted the feature/nud-sync-text-with-value-while-editing branch August 20, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants