File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Plugins/Flow.Launcher.Plugin.Explorer/Views Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 348
348
Header =" {DynamicResource plugin_explorer_everything_setting_header}"
349
349
Style =" {DynamicResource ExplorerTabItem}" >
350
350
<StackPanel Margin =" 10" Orientation =" Vertical" >
351
- <StackPanel Orientation =" Horizontal" >
352
- <TextBlock
353
- Margin =" 10"
354
- VerticalAlignment =" Center"
355
- Text =" {DynamicResource flowlauncher_plugin_everything_search_fullpath}"
356
- TextBlock.Foreground=" {DynamicResource Color05B}" />
357
351
<CheckBox
358
- Margin =" 10"
359
- VerticalAlignment =" Center"
352
+ Margin =" 20,10,0,0"
353
+ HorizontalAlignment =" Left"
354
+ Content =" {DynamicResource flowlauncher_plugin_everything_search_fullpath}"
360
355
IsChecked =" {Binding Settings.EverythingSearchFullPath}" />
361
- </StackPanel >
362
356
<StackPanel Orientation =" Horizontal" >
363
357
<Grid Margin =" 20,10,0,10" >
364
358
<Grid .ColumnDefinitions>
You can’t perform that action at this time.
0 commit comments