Open stoponerr opened 2 years ago
When converting a decimal quantity less than 1, if you leave out the leading 0 (say by typing .07 instead of 0.07) the app will crash. Thanks for the awesome calc!
I can reproduce this issue, thanks for reporting, I will fix this in next update.
When converting a decimal quantity less than 1, if you leave out the leading 0 (say by typing .07 instead of 0.07) the app will crash. Thanks for the awesome calc!