From 4487af83991aa41cc550c72a1e81437bff25018d Mon Sep 17 00:00:00 2001 From: Jules Date: Sat, 27 Jun 2026 15:21:40 +0200 Subject: [PATCH] =?UTF-8?q?Masquer=20popup=20QR=20=C3=A0=20chaque=20change?= =?UTF-8?q?ment=20d'=C3=A9cran?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- frontend/index.html | 2 +- frontend/js/app.js | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/index.html b/frontend/index.html index a800a02..cf90df0 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -916,7 +916,7 @@ - + diff --git a/frontend/js/app.js b/frontend/js/app.js index 4d95a72..85f1ca6 100644 --- a/frontend/js/app.js +++ b/frontend/js/app.js @@ -104,6 +104,9 @@ function allerA(ecran) { ecranActuel = ecran; } + // Masquer le popup QR a chaque changement d'ecran + fermerQR(); + // Actions au changement d'ecran if (ecran === 'accueil') { photosSession = [];