Refine tab alignment and rebuild computer information layout

This commit is contained in:
Meik
2026-03-05 10:54:38 +01:00
parent 9180d88a44
commit 03fc189639
6 changed files with 389 additions and 360 deletions

View File

@@ -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 @@
<uctrl:CustomLinks x:Name="CustomLinksCtrl"
Canvas.Left="0"
Canvas.Top="10"
Visibility="Collapsed" />
</Canvas>