mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 10:59:06 +02:00
SynEdit: remove outdated comment (after c33eb7418e
)
This commit is contained in:
parent
bb49b8d5f9
commit
955b946f8c
@ -2689,8 +2689,7 @@ begin
|
||||
*)
|
||||
FIsInDecPaintLock := iplSubLock;
|
||||
if sfEnsureCursorPos in fStateFlags then
|
||||
EnsureCursorPosVisible; // TODO: This may call SetTopLine, change order
|
||||
// This does Paintlock, should be before final decrease
|
||||
EnsureCursorPosVisible;
|
||||
FIsInDecPaintLock := iplIgnore;
|
||||
|
||||
(* EnsureCursorPosVisible; may have scrolled
|
||||
|
Loading…
Reference in New Issue
Block a user