Show recipe ingredients/preparation side by side in fullscreen mode (closes #2051)

This commit is contained in:
Bernd Bestel
2023-01-05 17:44:07 +01:00
parent 597abe236d
commit daf5ad33c7
3 changed files with 11 additions and 6 deletions

View File

@@ -33,6 +33,7 @@
- Added a new entry "Add to meal plan" in the context/more menu per recipe to directly add a recipe to the meal plan from the recipes page
- Changed that when a ingredient has a "Variable amount" set, the text entered there now also replaces the unit when displaying the recipe (not only the amount as before)
- When displaying a recipe in fullscreen mode, the ingredients and preparation is now shown side by side (or below each other on small screens) instead of in tabs
- Fixed that hiding the "Requirements fulfilled" column (table options) on the recipes page didn't work
- Fixed that ingredient costs and calories were wrong when product substitution and unit conversions were involved at the same time