mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
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:
parent
87edb410c0
commit
7f5ddeeb62
1 changed files with 2 additions and 0 deletions
|
|
@ -742,6 +742,8 @@ begin
|
|||
else if Active then
|
||||
ClearFilter;
|
||||
|
||||
Options.Direction := qsdNone;
|
||||
|
||||
DoOnChangeSearch;
|
||||
end;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue