From d05b0d787e13105b7955e9bc7bc46e66936de2d4 Mon Sep 17 00:00:00 2001 From: relavergne Date: Mon, 8 May 2023 14:04:11 +0200 Subject: [PATCH] =?UTF-8?q?Ajout=20d'un=20'TapGestureRecognizer'=20dans=20?= =?UTF-8?q?le=20XAML=20pour=20d=C3=A9tecter=20la=20pression=20sur=20l'imag?= =?UTF-8?q?e=20et=20renvoyer=20=C3=A0=20la=20fonction=20'OnGame=5FTapped'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GameAtlas/GameAtlas/Views/PageProfil.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/GameAtlas/GameAtlas/Views/PageProfil.xaml b/GameAtlas/GameAtlas/Views/PageProfil.xaml index bdd07a1..dd5ed75 100644 --- a/GameAtlas/GameAtlas/Views/PageProfil.xaml +++ b/GameAtlas/GameAtlas/Views/PageProfil.xaml @@ -82,6 +82,10 @@ + + + +