Hi there…
Following Problem:
I created a Spinbox. Now i wan to add the Number, f.e.: “111111.111”…
On Commit, the Spinbox changes the number to “111111.109375”
It is just a standard Spinbox, no values, Delta or anything other changed… So…
Why is this happening?
This also happens with other Numbers and dureing runtime too… which causes some rounding problems
Image of the issue is attached.
I hope, someone can explain this problem to me, and how to solve it