Skip to content

Commit ce8b544

Browse files
committed
Display FilePath in preview panel
1 parent 21299d1 commit ce8b544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Views/PreviewPanel.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<TextBlock
5757
Margin="5 8 8 8"
5858
Style="{DynamicResource PreviewItemSubTitleStyle}"
59-
Text="{Binding Result.SubTitle}" />
59+
Text="{Binding FilePath}" />
6060
<Rectangle
6161
Width="Auto"
6262
Height="1"

0 commit comments

Comments
 (0)