Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1e1937d

Browse files
committed
Removed fix for#1264 again, as it caused#1306.
1 parentb88a49b commit1e1937d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎Source/VirtualTrees.BaseTree.pas‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20628,7 +20628,6 @@ procedure TBaseVirtualTree.PaintTree(TargetCanvas: TCanvas; Window: TRect; Targe
2062820628
((Column = FEditColumn) or not UseColumns)) then
2062920629
DoPaintNode(PaintInfo);
2063020630

20631-
Canvas.Brush.Color := FColors.BackGroundColor; // Set useful background color, see issue #1264
2063220631
DoAfterCellPaint(Canvas, Node, Column, CellRect);
2063320632
end;
2063420633
end;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp