Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Improv display of Drop Position Line in ElPack ElTree

We change the line

           dec(RD.Bottom, 2);

to

          dec(RD.Bottom);

in case dtdDownSelColorLine in methode TElTreeView.DoRedrawItem.

This make the display of teh line better. It doesn't disappear any more when the mouse is in the middle (y-position) of a line.

Comments

Sign In or Register to comment.