From 9e4e452157d76090ca5082431269c337619ad04c Mon Sep 17 00:00:00 2001 From: ImNicolasTheDev Date: Thu, 8 Jun 2023 12:03:46 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20de=20bugs=20:=20texte=20qui=20d=C3=A9pass?= =?UTF-8?q?e,=20VisualStates,=20Borders...=20+=20Optimisation=20de=20l'aff?= =?UTF-8?q?ichage=20de=20la=20page=20SearchMob?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/Modèle/Conseil.cs | 2 +- Sources/Vues/SearchMob.xaml | 47 +++++++++++++++++++--------------- Sources/Vues/SearchMob.xaml.cs | 1 + 3 files changed, 29 insertions(+), 21 deletions(-) diff --git a/Sources/Modèle/Conseil.cs b/Sources/Modèle/Conseil.cs index 925cea1..20321b7 100644 --- a/Sources/Modèle/Conseil.cs +++ b/Sources/Modèle/Conseil.cs @@ -53,7 +53,7 @@ namespace Model Texte = texte; LeMonstre = leMonstre; } - // FONCTION A DEPLACER -> Dans la console, ON AFFICHE RIEN DANS LE MODEL DJSKLFJDKLFJ :> + // FONCTION A DEPLACER -> Dans la console, ON AFFICHE RIEN DANS LE MODEL !!! public void affichConseil() { Console.WriteLine($"Id : {Id}"); diff --git a/Sources/Vues/SearchMob.xaml b/Sources/Vues/SearchMob.xaml index a8f7941..3523a4f 100644 --- a/Sources/Vues/SearchMob.xaml +++ b/Sources/Vues/SearchMob.xaml @@ -156,7 +156,7 @@ - @@ -178,10 +178,10 @@ - +