FIX: Quick search moved to the next or previous result with every filter button click if there was a manual move before the click

This commit is contained in:
cordylus 2019-06-17 02:26:09 +00:00
commit 7f5ddeeb62

View file

@ -742,6 +742,8 @@ begin
else if Active then
ClearFilter;
Options.Direction := qsdNone;
DoOnChangeSearch;
end;