mirror of https://gitlab.com/basile.b/dexed.git
fixed in lazarus 1.4.2
This commit is contained in:
parent
8265eacd13
commit
e83b5f6a55
|
@ -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 --------------------------------------------------------------------}
|
||||
|
||||
|
|
Loading…
Reference in New Issue