From e7c3fdd4ec97a34aa8a700f4211370c701a87009 Mon Sep 17 00:00:00 2001 From: Sebastian Hedtrich Date: Thu, 20 Aug 2026 23:59:30 +0200 Subject: [PATCH] Bugfix: Label path --- LehrerApp.Desktop/Views/MainWindow.axaml | 42 ++++++++++++------------ 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/LehrerApp.Desktop/Views/MainWindow.axaml b/LehrerApp.Desktop/Views/MainWindow.axaml index 3dfc8d5..88d42fe 100644 --- a/LehrerApp.Desktop/Views/MainWindow.axaml +++ b/LehrerApp.Desktop/Views/MainWindow.axaml @@ -30,7 +30,8 @@ + DrawerLayoutBehavior="CompactInline" + Content="{Binding CurrentPage}"> @@ -62,26 +63,6 @@ - - - - - - - - - - - - - - - @@ -245,6 +226,25 @@ + + + + + + + + + + +