Skip to content

Conversation

@dpse
Copy link

@dpse dpse commented Dec 9, 2025

What does the pull request do?

This PR makes sure that the text of a NumericUpDown is updated when the NumberFormat property has been changed.

What is the current behavior?

Currently, the text is not updated when the NumberFormat changes.

What is the updated/expected behavior with this PR?

When changing the NumberFormat, the text should automatically be reformatted using the new format.

Checklist

Breaking changes

None known.

Obsoletions / Deprecations

None.

Fixed issues

Fixes #19107

@avaloniaui-bot
Copy link

You can test this PR using the following package version. 12.0.999-cibuild0060691-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@cla-avalonia
Copy link
Collaborator

cla-avalonia commented Dec 9, 2025

  • All contributors have signed the CLA.

@dpse
Copy link
Author

dpse commented Dec 9, 2025

@cla-avalonia agree

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.

NumericUpDown does not refresh shown text when changing NumberFormat

3 participants