From c29ca72b2bd66de841c8b7e966fade3d719920d2 Mon Sep 17 00:00:00 2001 From: Meik Date: Thu, 5 Mar 2026 11:04:53 +0100 Subject: [PATCH] Polish header controls and fix information tab layout issues --- MainWindow.xaml | 136 +++++++---- UserControls/AnnouncementListItem.xaml | 19 +- UserControls/ComputerInformation.xaml | 298 +++++++++++------------ UserControls/ComputerInformation.xaml.cs | 48 ++-- UserControls/IncidentListItem.xaml | 19 +- 5 files changed, 304 insertions(+), 216 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index a323987..f1c7c67 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -233,6 +233,67 @@ + @@ -280,33 +341,34 @@ HorizontalAlignment="Left" Margin="14,14,0,0" x:Name="Logo" /> - - + + - + + + + + diff --git a/UserControls/ComputerInformation.xaml b/UserControls/ComputerInformation.xaml index a478bf0..f5278cb 100644 --- a/UserControls/ComputerInformation.xaml +++ b/UserControls/ComputerInformation.xaml @@ -47,6 +47,7 @@ + + + + + + + + + - - @@ -83,20 +137,15 @@ - - - -