mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-03 02:41:51 +02:00
SynEdit: Fix for SynEditMarkupHighAll, keep AFirstKeptValidIdx
This commit is contained in:
parent
ad3c41af62
commit
78cf30a16a
@ -2133,8 +2133,6 @@ var
|
||||
// New StartPoint from existing matches
|
||||
Result := True;
|
||||
FStartPoint := FMatches.StartPoint[0];
|
||||
if AFirstKeptValidIdx = 0 then
|
||||
AFirstKeptValidIdx := -1;
|
||||
end
|
||||
|
||||
else begin
|
||||
|
Loading…
Reference in New Issue
Block a user