mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-05 17:32:37 +02:00
synedit: disable DoubleBuffered
git-svn-id: trunk@57270 -
This commit is contained in:
parent
0ec8cfcfac
commit
aa62dd7c3e
@ -2103,10 +2103,6 @@ begin
|
|||||||
|
|
||||||
RecreateMarkList;
|
RecreateMarkList;
|
||||||
|
|
||||||
{$IFNDEF EnableDoubleBuf}
|
|
||||||
DoubleBuffered := True;
|
|
||||||
{$ENDIF}
|
|
||||||
|
|
||||||
fTextDrawer := TheTextDrawer.Create([fsBold], fFontDummy);
|
fTextDrawer := TheTextDrawer.Create([fsBold], fFontDummy);
|
||||||
{$IFDEF WithSynExperimentalCharWidth}
|
{$IFDEF WithSynExperimentalCharWidth}
|
||||||
FSysCharWidthLinesView.TextDrawer := fTextDrawer;
|
FSysCharWidthLinesView.TextDrawer := fTextDrawer;
|
||||||
|
Loading…
Reference in New Issue
Block a user