v4lpt / VPC

Android app for calculating alcohol content in drinks, providing volume-based calculations and detailed user instructions.
GNU General Public License v3.0
4 stars 0 forks source link

Bug in 1.0.5 (fdroid) #4

Open serrq opened 3 months ago

serrq commented 3 months ago

Play with "calculate" button and fields.

Sometimes the result is wrong (different).

1000117912

1000117909

v4lpt commented 3 months ago

Thank you very much for the report on this phenomenon. :)

The other result is due to rounding. However, it's not practical to specify the alcohol content to more than one decimal place.

The app is designed so that in the second calculation, you can determine how many milliliters you could consume while staying under a certain alcohol limit in grams, or find out which drinks with lower alcohol content you could choose and calculate the appropriate volume. For example, "What happens if one drinks beer instead of wine."

The second calculation function (without clear) is there to alter certain fields, not to tap twice.

However, I will consider your remark/request. Priority depends on how important it is to you and if I can follow the reasoning. Would be nice if you could provide this information.

serrq commented 3 months ago

Sorry I am not native English. I didn't follow all your reasoning (my English is not so evoluted).

Try to answer: current way (if I modify a field the other two react is okay for me).

Just an add: put an "x" right in the each box to erase each field individually.