Use sharp PNG header logo

This commit is contained in:
Ray Berezowski
2026-08-25 21:20:57 -04:00
parent 780f3fa038
commit f8d0ca9dd7
4 changed files with 9 additions and 8 deletions

View File

@@ -22,11 +22,11 @@
<ColumnDefinition Width="*"/>
<ColumnDefinition Width="Auto"/>
</Grid.ColumnDefinitions>
<Image Source="pack://application:,,,/Assets/AppIcon.ico"
Width="30"
Height="30"
<Image Source="pack://application:,,,/Assets/HeaderLogo.png"
Width="28"
Height="28"
Margin="0,0,10,0"
Stretch="UniformToFill"
Stretch="Uniform"
VerticalAlignment="Center"/>
<TextBlock Grid.Column="1"
Text="Taskbar Launcher"