Display FilePath in preview panel

This commit is contained in:
Jack251970 2025-08-17 14:20:55 +08:00
parent 21299d153f
commit ce8b544ff5

View file

@ -56,7 +56,7 @@
<TextBlock
Margin="5 8 8 8"
Style="{DynamicResource PreviewItemSubTitleStyle}"
Text="{Binding Result.SubTitle}" />
Text="{Binding FilePath}" />
<Rectangle
Width="Auto"
Height="1"