Skip to content

Wpfui numberbox workaround#376

Merged
nefarius merged 2 commits intonefarius:masterfrom
Kanuan:wpfui-numberbox-workaround
Jul 28, 2024
Merged

Wpfui numberbox workaround#376
nefarius merged 2 commits intonefarius:masterfrom
Kanuan:wpfui-numberbox-workaround

Conversation

@Kanuan
Copy link
Copy Markdown
Collaborator

@Kanuan Kanuan commented Jul 28, 2024

Related to lepoco/wpfui#945

NumberBox requires losing focus twice to properly update the associated property when the value is changed by typing it instead of using the Up/Down buttons.

A workaround was applied until the issue is not properly fixed. It requires changing the UpdateSourceTrigger to PropertyChanged of the Value atribute binding

@nefarius nefarius added bug Something isn't working DSHMC-v3 New Version 3 control app related labels Jul 28, 2024
@nefarius nefarius merged commit d1f37e9 into nefarius:master Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working DSHMC-v3 New Version 3 control app related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants