mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-16 13:37:03 +00:00
UI: Show the path of the mod on the folder button
This commit is contained in:
parent
f244157979
commit
cbedf4b739
1 changed files with 1 additions and 0 deletions
|
|
@ -103,6 +103,7 @@
|
||||||
Padding="10"
|
Padding="10"
|
||||||
MinWidth="0"
|
MinWidth="0"
|
||||||
MinHeight="0"
|
MinHeight="0"
|
||||||
|
ToolTip.Tip="{Binding Path}"
|
||||||
Click="OpenLocation">
|
Click="OpenLocation">
|
||||||
<ui:SymbolIcon
|
<ui:SymbolIcon
|
||||||
Symbol="OpenFolder"
|
Symbol="OpenFolder"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue