mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-20 07:07:10 +02:00
UI: Show what each value is in the Game Info dialog, add game icon
This commit is contained in:
parent
1972a47f39
commit
bd08a111a8
8 changed files with 155 additions and 112 deletions
|
@ -26,7 +26,6 @@
|
|||
Icon="{ext:Icon mdi-gamepad}"
|
||||
ToolTip.Tip="{ext:Locale GameListContextMenuShowCompatEntryToolTip}"/>
|
||||
<MenuItem
|
||||
IsVisible="{Binding IsGrid}"
|
||||
Click="OpenApplicationData_Click"
|
||||
Header="{ext:Locale GameListContextMenuShowGameData}"
|
||||
Icon="{ext:Icon mdi-chart-line}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue