From 741e30b7ae9de9f3248468ca7353c8972ee030fe Mon Sep 17 00:00:00 2001 From: "j.foucher" Date: Sun, 3 May 2026 18:57:25 +0200 Subject: [PATCH] =?UTF-8?q?Layout=20:=20sidebar=20spans=20rows=201+2+3,=20?= =?UTF-8?q?health=20banner=20cantonn=C3=A9=20Col=201?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Restructure visuelle pour que la sidebar reste le « chapeau de tout » côté gauche, comme la top bar l'est en haut : ┌──────────────────────────────────────────┐ │ Top bar (ColSpan 2) │ Row 0 ├─────────┬────────────────────────────────┤ │ │ Health banner (Col 1) │ Row 1 │ Sidebar ├────────────────────────────────┤ │ (Col 0 │ Content (Library / Rep / Doc) │ Row 2 │ RowSpan│ │ │ = 3) ├────────────────────────────────┤ │ │ Footer (Col 1) │ Row 3 └─────────┴────────────────────────────────┘ Auparavant le health banner traversait toute la largeur (ColSpan=2), donc la sidebar ne commençait qu'EN-DESSOUS — décalée verticalement par rapport au logo PROSERVE de la top bar. Maintenant le banner est cantonné à la colonne content (Col 1), la sidebar (Col 0, RowSpan=3) court sur toute la hauteur sous la top bar. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/PSLauncher.App/Views/MainWindow.xaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/PSLauncher.App/Views/MainWindow.xaml b/src/PSLauncher.App/Views/MainWindow.xaml index 452c31f..e5e4767 100644 --- a/src/PSLauncher.App/Views/MainWindow.xaml +++ b/src/PSLauncher.App/Views/MainWindow.xaml @@ -341,14 +341,13 @@ - - + - +