From 03fc189639458e9142bca58cdec605d1848641ab Mon Sep 17 00:00:00 2001 From: Meik Date: Thu, 5 Mar 2026 10:54:38 +0100 Subject: [PATCH] Refine tab alignment and rebuild computer information layout --- MainWindow.xaml | 11 + UserControls/AnnouncementListItem.xaml | 2 +- UserControls/ComputerInformation.xaml | 639 +++++++++++++------------ UserControls/CustomLinks.xaml | 26 +- UserControls/IncidentListItem.xaml | 2 +- UserControls/PortalSearch.xaml | 69 ++- 6 files changed, 389 insertions(+), 360 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index d913c0d..a323987 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -474,6 +474,8 @@ Panel.ZIndex="18" Style="{StaticResource ImageStyle}" Tag="Signal" + Width="12" + Height="12" Stretch="None" HorizontalAlignment="Center" VerticalAlignment="Center" @@ -530,6 +532,8 @@ Panel.ZIndex="18" Style="{StaticResource ImageStyle}" Tag="Signal" + Width="12" + Height="12" Stretch="None" HorizontalAlignment="Center" VerticalAlignment="Center" @@ -585,6 +589,8 @@ Panel.ZIndex="18" Style="{StaticResource ImageStyle}" Tag="Signal" + Width="12" + Height="12" Stretch="None" HorizontalAlignment="Center" VerticalAlignment="Center" @@ -641,6 +647,8 @@ Panel.ZIndex="18" Style="{StaticResource ImageStyle}" Tag="Signal" + Width="12" + Height="12" Stretch="None" HorizontalAlignment="Center" VerticalAlignment="Center" @@ -697,6 +705,8 @@ Panel.ZIndex="18" Style="{StaticResource ImageStyle}" Tag="Signal" + Width="12" + Height="12" Stretch="None" HorizontalAlignment="Center" VerticalAlignment="Center" @@ -747,6 +757,7 @@ diff --git a/UserControls/AnnouncementListItem.xaml b/UserControls/AnnouncementListItem.xaml index b0f470f..d0adff9 100644 --- a/UserControls/AnnouncementListItem.xaml +++ b/UserControls/AnnouncementListItem.xaml @@ -39,7 +39,7 @@ - + diff --git a/UserControls/ComputerInformation.xaml b/UserControls/ComputerInformation.xaml index f01f9fe..a478bf0 100644 --- a/UserControls/ComputerInformation.xaml +++ b/UserControls/ComputerInformation.xaml @@ -76,324 +76,347 @@ + Width="500"> - - + - - - - - - - - + + - - - - - - - - - - - - - - - - - - - -