Logo from PR #381 everywhere

This commit is contained in:
Evan Husted 2024-12-14 07:26:56 -06:00
parent d7d4225e0d
commit b97b8ca8f5
6 changed files with 10 additions and 6 deletions

View file

@ -14,9 +14,9 @@
<DockPanel HorizontalAlignment="Stretch">
<Image
Name="RyuLogo"
Margin="7,0"
Height="25"
Width="25"
Margin="2, 1,-1, 0"
Height="36"
Width="36"
ToolTip.Tip="{Binding Title}"
Source="resm:Ryujinx.UI.Common.Resources.Logo_Ryujinx.png?assembly=Ryujinx.UI.Common" />
<Menu