We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b41578 commit 9f8ff12Copy full SHA for 9f8ff12
Plugins/Flow.Launcher.Plugin.Explorer/Views/PreviewPanel.xaml
@@ -5,6 +5,7 @@
5
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
6
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
7
xmlns:sys="clr-namespace:System;assembly=System.Runtime"
8
+ DataContext="{Binding RelativeSource={RelativeSource Self}}"
9
d:DesignHeight="300"
10
d:DesignWidth="300"
11
mc:Ignorable="d">
0 commit comments