mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-10 00:32:44 -05:00
UI: Show the path of the mod on the folder button
This commit is contained in:
@@ -93,6 +93,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"
|
||||||
|
|||||||
Reference in New Issue
Block a user