kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #19677
BUG: Drawing bug in OpenGL and Cairo canvas for oval pads
Hi all,
there is a drawing bug when using either the OpenGL or Cairo canvas.
I tested today with revision 6059, on Linux with Nvidia graphics driver
346.59.
It happens when adding a new track with routing mode "Highlight
collisions". If the item the new track collides with is an oval pad with
standard rotation (0, 90, 180 or 270 degress, these are special cases in
the code) the pad is not correctly drawn in highlighted state.
With OpenGL it appears the pad itself isn't drawn, only the clearance
(the grey part). With Cairo nothing is drawn at all.
Best regards,
MGri
Follow ups