mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add search delay control
This commit is contained in:
parent
0136c570fa
commit
fb50e6d08f
1 changed files with 1 additions and 3 deletions
|
|
@ -120,9 +120,7 @@
|
|||
RelativeSource={RelativeSource AncestorType=ListBox},
|
||||
Converter={StaticResource StringEqualityToVisibilityConverter},
|
||||
ConverterParameter=SearchDelay}">
|
||||
<TextBox
|
||||
Width="120"
|
||||
Height="34"
|
||||
<cc:InstalledPluginSearchDelay
|
||||
Margin="0 0 8 0" />
|
||||
</StackPanel>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue