Changelog and small fixes for #545

This commit is contained in:
Bernd Bestel
2020-02-09 21:50:56 +01:00
parent 7638254f14
commit 49edd011b4
2 changed files with 55 additions and 69 deletions

View File

@@ -16,6 +16,7 @@
- Fixed that when reloading the "new recipe"-page (or when it gets auto-reloaded due to "Auto reload on external changes" is enabled), for each reload a new recipe was created
- Fixed that the recipe "fullscreen card" was not correctly displayed
- Fixed that nested recipes showed all ingredients of the nested recipes twice
- Fixed that when displaying or consuming a recipe from the meal plan the serving amount was maybe wrong (was the one from the recipe instead the one from the meal plan entry) (thanks @kriddles)
### Meal plan improvements
- Improved that all add-dialogs can be submitted by using `ENTER` and that the next input is automatically selected after selecting a recipe/product