You've already forked lazarus-ccr
Close the TTimer after redraw.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2786 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -526,6 +526,7 @@ begin
|
||||
SetMetricsInvalid;
|
||||
SetBufferInvalid;
|
||||
invalidate;
|
||||
FDelayRunTimer.Enabled := False;
|
||||
end;
|
||||
|
||||
procedure TSpkToolbar.DefineProperties(Filer: TFiler);
|
||||
|
Reference in New Issue
Block a user