mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 12:44:00 +02:00
lcl: don't update hints on IDLE - it is enough to update hints on mouse events (issue #0020101)
git-svn-id: trunk@36253 -
This commit is contained in:
parent
829b02a095
commit
b52417fbf8
@ -399,7 +399,6 @@ var
|
||||
begin
|
||||
ReleaseComponents;
|
||||
ProcessAsyncCallQueue;
|
||||
UpdateMouseHint(GetControlAtMouse);
|
||||
|
||||
Done := True;
|
||||
if (FIdleLockCount=0) then begin
|
||||
|
Loading…
Reference in New Issue
Block a user