fixed in lazarus 1.4.2

This commit is contained in:
Basile Burg 2015-05-22 06:24:10 +02:00
parent 8265eacd13
commit e83b5f6a55
1 changed files with 0 additions and 1 deletions

View File

@ -884,7 +884,6 @@ begin
result := inherited DoMouseWheel(Shift, WheelDelta, MousePos);
fCanShowHint:=false;
fHintTimer.Enabled:=false;
//SynEdit bug: begin scroll, press CTRL still while. Wrong cursor size sometimes.
end;
{$ENDREGION --------------------------------------------------------------------}