thinkle / gourmet

Gourmet Recipe Manager
GNU General Public License v2.0
341 stars 141 forks source link

Ingredient amounts on Card Display do not show decimal point fractions #1039

Open chris-neu opened 11 months ago

chris-neu commented 11 months ago

User Story

It is very important for some of my recipes to go into hundredths of a decimal point (0.01) values for ingredient amounts as I often have to multiply the recipe servings and rounded numbers can have drastic effects on the end amounts.

Steps to Reproduce

  1. On Index View, click New in upper left corner to open the new recipe entry form.
  2. Enter the name of the Title, for example "Test Recipe", then switch to Ingredients tab.
  3. On the Ingredients tab, enter "1.75 g Test Ingredient" into the Add ingredients input box and hit Enter.
  4. Click Save in the upper left corner to save the recipe.
  5. Click View Recipe Card to view the saved recipe.

Expected Behavior

Card Display of the recipe should display the ingredient amount as entered.

Current Behavior

Card Display of the recipe displays the entered "1.75" value as "2". Note that the error is reflected on the recipe printout too, but the Recipe Editor retains the original entry correctly.

Possible Solution

-none-

Environment

Operating System: MS Windows 11 Pro Version or commit id: Gourmet Recipe Manager 0.17.4 Installed as Flatpak or Python package?: Gourmet.Recipe.Manager-0.17.4-win32.msi