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.
2 parents ffa974b + c9baab7 commit 73f657fCopy full SHA for 73f657f
1 file changed
Plugins/Flow.Launcher.Plugin.WebSearch/SettingsControl.xaml
@@ -164,7 +164,7 @@
164
SpinButtonPlacementMode="Compact"
165
ValidationMode="InvalidInputOverwritten"
166
ValueChanged="NumberBox_ValueChanged"
167
- Value="{Binding Settings.MaxSuggestions, Mode=OneWay}" />
+ Value="{Binding Settings.MaxSuggestions, Mode=TwoWay}" />
168
</StackPanel>
169
<CheckBox
170
Name="EnableSuggestion"
0 commit comments