IUNO-TDM / JuiceMarketplaceWebsite

Frontend and Backend implementation of the marketplace website. Allowing users to login, manage and create juice recipes.
GNU General Public License v3.0
0 stars 3 forks source link

Fix rounding errors in cocktail configurator #184

Open MBeuttler opened 6 years ago

MBeuttler commented 6 years ago

Sometimes the total amount of all components sums up to less or more then 100 (98, 99, 101) This happens due to some rounding errors.

The current work arround is, to also allow total amounts less denn 91 and up to 130. But we should look deeper into it and fix it properly.

MBeuttler commented 6 years ago

grafik

MBeuttler commented 6 years ago

Campari -> Maracuja -> Campari -> Apfel -> Maracuja -> Mineral -> Mineral : sums up to 98