Skip to content

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

Closed
Valmir-Cunha wants to merge 11 commits into
MahApps:developfrom
ZeusAutomacao:SyncTextWithValueWhileEditingProperty_develop
Closed

Add SyncTextWithValueWhileEditing to refresh text on external value change#4569
Valmir-Cunha wants to merge 11 commits into
MahApps:developfrom
ZeusAutomacao:SyncTextWithValueWhileEditingProperty_develop

Conversation

@Valmir-Cunha

Copy link
Copy Markdown
Contributor

Describe the changes you have made to improve this project

When enabled, the displayed text is kept in sync with Value while the control has focus and the value changes from an external source (e.g. a binding reverting it). Defaults to false, preserving the current behavior of only refreshing the text on lost focus.

Unit test

No unit tests added, manual testing performed.

Valmir-Cunha and others added 11 commits October 31, 2024 10:39
…DialogSettings to change focus from the username field to the password field when pressing ENTER on the username field
…DialogSettings to change focus from the username field to the password field when pressing ENTER on the username field
…meField-Develop

feat: Included setting "ChangeFocusOnUsernameFieldWithEnter" in LoginDialogSettings
…ality when checking if text represents value
@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

Copy link
Copy Markdown
Member

@Valmir-Cunha your changes have been merged, thanks for your contribution 👍

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.

3 participants