[Lazarus] LCL Grids: not scalable line width

AlexeyT aaa5500 at ya.ru
Sun Oct 6 12:14:51 CEST 2019


IMO I have found place where width of canvas line is not scaled to 
current DPI.

procedure TCustomGrid.ChangeCursor(ACursor: TCursor;

...
Canvas.Pen.Width:=3;

...
Canvas.Pen.Width:=1;

-- 
Regards,
Alexey

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20191006/cecece2c/attachment.html>


More information about the lazarus mailing list