jarek-foksa / xel

Xel - Widget toolkit for building native-like Electron and Web apps
https://xel-toolkit.org
Other
677 stars 58 forks source link

x-numberinput doesn't hold value #105

Closed YassienW closed 3 years ago

YassienW commented 3 years ago

If you change the value of an x-numberinput, you have to unfocus the field in order for the value property to be updated. This is very inconvenient when the user puts in a value then clicks on a start button for example.

jarek-foksa commented 3 years ago

I will fix this bug in Xel version 1.0 which should appear till then end of this year (I'm currently developing it in a private repo).

YassienW commented 3 years ago

Perfect!

jarek-foksa commented 3 years ago

Fixed in version 0.9.1. Sorry for the long delay.