diff --git a/src/ce_widget.pas b/src/ce_widget.pas index dbc24189..3c803f78 100644 --- a/src/ce_widget.pas +++ b/src/ce_widget.pas @@ -117,7 +117,7 @@ begin fUpdaterDelay := TTimer.Create(self); updaterByLoopInterval := 70; - updaterByDelayDuration := 1250; + updaterByDelayDuration := 500; for i := 0 to contextActionCount-1 do begin