mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-28 08:56:24 +02:00
Logo from PR #381 everywhere
This commit is contained in:
parent
d7d4225e0d
commit
b97b8ca8f5
6 changed files with 10 additions and 6 deletions
Binary file not shown.
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 253 KiB |
Binary file not shown.
Before Width: | Height: | Size: 177 KiB After Width: | Height: | Size: 221 KiB |
|
@ -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
|
||||
|
|
|
@ -36,7 +36,8 @@
|
|||
HorizontalAlignment="Center"
|
||||
Spacing="10">
|
||||
<Image
|
||||
Height="80"
|
||||
Height="90"
|
||||
Width="90"
|
||||
Source="resm:Ryujinx.UI.Common.Resources.Logo_Ryujinx.png?assembly=Ryujinx.UI.Common"
|
||||
HorizontalAlignment="Center"
|
||||
IsHitTestVisible="True" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue