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 57d100e commit 44b09c6Copy full SHA for 44b09c6
Flow.Launcher/SettingPages/Views/SettingsPanePlugins.xaml
@@ -92,7 +92,7 @@
92
Padding="0 0 7 0"
93
Background="{DynamicResource Color01B}"
94
FontSize="14"
95
- ItemContainerStyle="{StaticResource PluginList}"
+ ItemContainerStyle="{DynamicResource PluginList}"
96
ItemsSource="{Binding Source={StaticResource PluginCollectionView}}"
97
Loaded="PluginListBox_Loaded"
98
ScrollViewer.HorizontalScrollBarVisibility="Disabled"
0 commit comments