We want to change the default value of number.float to { min: 0.0, max: 1.0, precision: 0.01 } (or at least by default two digits after comma precision) (like is right now)
The default parameter just number parameter should change the max value, not the precision
This should not affect legacy datatype.float!
Waiting on:
We want to change the default value of
number.floatto{ min: 0.0, max: 1.0, precision: 0.01 }(or at least by default two digits after comma precision) (like is right now)The default parameter just number parameter should change the
maxvalue, not theprecisionThis should not affect legacy
datatype.float!Waiting on: