ole00 and bert implemented grid thickness
2fadd60 Jun 13, 2021
implemented grid thickness
Previously the grid point was only one pixel of size. On hi-dpi
screen a single pixel is nearly invisible. This change increases
the grid point size dynamically based on the distance between
grid points.

Signed-off-by: bert <bert.timmerman@xs4all.nl>
2fadd60