blackcryll / artisan

Automatically exported from code.google.com/p/artisan
0 stars 0 forks source link

Roast Properties "Weight" - Values after decimal point prevent storage data #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Open Roast Properties and use the following
values.

WEIGHT IN : 300 OUT 258.3
TAB
Artisan show "13.9 City"

After saving the profile, the value is 0.0

Original issue reported on code.google.com by 4Ro...@gmail.com on 1 Mar 2011 at 7:47

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by 4Ro...@gmail.com on 1 Mar 2011 at 7:50

Attachments:

GoogleCodeExporter commented 8 years ago
Good catch. In v0.3.4 float values are not accepted on input here (same for 
volume). Next version will.

Original comment by luther.m...@gmail.com on 1 Mar 2011 at 8:24