From 685f228dfe2160f32ac2b80f08691a80d28ff986 Mon Sep 17 00:00:00 2001 From: Roxane Date: Sat, 10 Jun 2023 11:01:14 +0200 Subject: [PATCH 1/2] Add some recipe and fix display problems with ingredients and preparationStep --- MCTG/Views/ContentPages/ViewRecette.xaml | 53 +- .../Raw/Painauxcéréales.painscereale.jpeg | Bin 0 -> 86415 bytes .../Raw/Pancakesauxfruitsrouges.pancakef.png | Bin 0 -> 229631 bytes MCTG/Views/Resources/Raw/chevre.jpg | Bin 0 -> 60895 bytes MCTG/Views/Resources/Raw/data.json | 455 +++++++++++++++++- MCTG/Views/Resources/Raw/rouleporc.png | Bin 0 -> 519485 bytes MCTG/Views/Resources/Raw/spaghet.png | Bin 0 -> 349387 bytes ...e.Capture d’écran 2023-06-10 100730.png | Bin 0 -> 388508 bytes 8 files changed, 462 insertions(+), 46 deletions(-) create mode 100644 MCTG/Views/Resources/Raw/Painauxcéréales.painscereale.jpeg create mode 100644 MCTG/Views/Resources/Raw/Pancakesauxfruitsrouges.pancakef.png create mode 100644 MCTG/Views/Resources/Raw/chevre.jpg create mode 100644 MCTG/Views/Resources/Raw/rouleporc.png create mode 100644 MCTG/Views/Resources/Raw/spaghet.png create mode 100644 MCTG/Views/Resources/Raw/Œufsàlacoque.Capture d’écran 2023-06-10 100730.png diff --git a/MCTG/Views/ContentPages/ViewRecette.xaml b/MCTG/Views/ContentPages/ViewRecette.xaml index 431105b..651c750 100644 --- a/MCTG/Views/ContentPages/ViewRecette.xaml +++ b/MCTG/Views/ContentPages/ViewRecette.xaml @@ -28,14 +28,14 @@ FontSize="Subtitle" FontAttributes="Bold"/> + Grid.RowSpan="4" + ItemsSource="{Binding Ingredients}"> - - - - - - - - - - - - - -