mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Viewer find skips first matching occurrence (fixes #1250)
(cherry picked from commit 15c1cc8fdf)
This commit is contained in:
parent
e53426d0a4
commit
abd7777534
1 changed files with 2 additions and 0 deletions
|
|
@ -1565,6 +1565,8 @@ begin
|
|||
FEncoding := DetectEncoding;
|
||||
|
||||
ReReadFile;
|
||||
|
||||
CaretPos := FLowLimit;
|
||||
end;
|
||||
end;
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue