Valid number of numberOfDecimals not working
Opened this issue · 3 comments
dlpigpen commented
I set the property for a variable with numberOfDecimals = 2, however I can type or enter the big number: 10,0000. It is still okay. Is this a bug?
davdroman commented
You can indeed input that number, but it should turn into 10,00 as soon as you dismiss the keyboard or focus on another field. Is that the case?
dlpigpen commented
It is still a 10,000. Does not change? I think it is a bug.
davdroman commented
Sounds like a bug. Could you list the steps to reproduce?