UI: Show the path of the mod on the folder button

This commit is contained in:
Evan Husted 2024-12-31 21:15:50 -06:00
parent 27c5cba10b
commit 7c01633f13

View file

@ -93,6 +93,7 @@
Padding="10"
MinWidth="0"
MinHeight="0"
ToolTip.Tip="{Binding Path}"
Click="OpenLocation">
<ui:SymbolIcon
Symbol="OpenFolder"