mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-23 14:49:10 +02:00
SynEdit: fix caret blinking after ResetInterval. (Enable timer)
git-svn-id: trunk@59585 -
This commit is contained in:
parent
e5a2420d88
commit
95d0c815b2
@ -2628,6 +2628,7 @@ begin
|
||||
{$ELSE}
|
||||
Interval := 500;
|
||||
{$ENDIF}
|
||||
RestartCycle;
|
||||
end;
|
||||
|
||||
procedure TSynEditScreenCaretTimer.RestartCycle;
|
||||
|
Loading…
Reference in New Issue
Block a user