wpfui icon indicating copy to clipboard operation
wpfui copied to clipboard

fix(controls): Fix `NumberBox` functionality.

Open c0nstexpr opened this issue 1 year ago • 2 comments

Pull request type

Please check the type of change your PR introduces:

  • [x] Bugfix
  • [x] Feature

What is the current behavior?

Fix NumberBox functionality. Now ValueProperty will update after lost focus and correct the TextProperty

Issue Number: #1016

What is the new behavior?

ValueProperty will only be updated after losting focus.

Other information

Remove some unused code.

c0nstexpr avatar Mar 26 '24 09:03 c0nstexpr

Updated, fix compile errors and remove my own test code

c0nstexpr avatar Apr 01 '24 07:04 c0nstexpr

xd你的issue没链接上,数字前面加个#号

textGamex avatar Jun 05 '24 03:06 textGamex