Skip to content

bag: drawing columns #15

@slvr9

Description

@slvr9

What is the VirtualTreeView version / branch?

5.5.3.1

What is the Lazarus and Freepascal version?

Lazarus 2.0.4 r61665 FPC 3.0.4 i386-win32-win32/win64

Bug?

When using the function procedure PaintTree(aTargetCanvas: TCanvas; const aWindow: TRect; aTarget: TPoint; aPaintOptions: TVTInternalPaintOptions; aPixelFormat: TPixelFormat = pfDevice); with parameters aPaintOptions=[..poUnbuffered..] and aTarget.x<>0 column locations are calculated incorrectly.

I think the error is located somewhere starting from line 30508, where the right and left borders of the column are calculated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions