Exponential in Numeric Widget
Numeric Widget value flashes as the exponential value in the input box when adding a decimal value of more than 6 or 7.
for example 0.000000001, it shows as 1e-8.

Issue: I want to only show the value instead of the exponential.
