kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #19678
Re: BUG: Drawing bug in OpenGL and Cairo canvas for oval pads
Thanks for the report.
I've added it to the bug tracker as issue 1482402:
https://bugs.launchpad.net/kicad/+bug/1482402
Blair
On 7 August 2015 at 07:31, Mathias Grimmberger <mgri@xxxxxxxxxxxxx> wrote:
>
> 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
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
References