mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-05 19:16:17 +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;
|
||||
|
||||
{$IFNDEF EnableDoubleBuf}
|
||||
DoubleBuffered := True;
|
||||
{$ENDIF}
|
||||
|
||||
fTextDrawer := TheTextDrawer.Create([fsBold], fFontDummy);
|
||||
{$IFDEF WithSynExperimentalCharWidth}
|
||||
FSysCharWidthLinesView.TextDrawer := fTextDrawer;
|
||||
|
Loading…
Reference in New Issue
Block a user