mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-30 01:07:11 +02:00
misc: Move image assets to Avalonia project
This commit is contained in:
parent
7f376b4f45
commit
9baaa2b8f8
29 changed files with 36 additions and 189 deletions
|
@ -38,7 +38,7 @@
|
|||
<Image
|
||||
Height="90"
|
||||
Width="90"
|
||||
Source="resm:Ryujinx.UI.Common.Resources.Logo_Ryujinx.png?assembly=Ryujinx.UI.Common"
|
||||
Source="resm:Ryujinx.Assets.UIImages.Logo_Ryujinx.png?assembly=Ryujinx"
|
||||
HorizontalAlignment="Center"
|
||||
IsHitTestVisible="True" />
|
||||
<WrapPanel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue