kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37272
Re: Proposal to change legacy drawing order
This seems reasonable to me. If it fixes the printing issue and doesn't
cause any display rendering issues then I am fine with this.
On 8/26/2018 8:40 AM, Jeff Young wrote:
>
> We currently draw in the order:
>
> Tracks
> PCB objects
> Zones
> Modules
>
> Since PCB objects are going to be predominantly human-readable stuff, and it seems like the copper should go together, I'd propose changing it to:
>
> Tracks
> Zones
> PCB objects
> Modules
>
> Note that this won’t make any difference for drawing (except on OSX), but does make a difference for printing.
>
> See https://bugs.launchpad.net/kicad/+bug/1785958.
>
> Cheers,
> Jeff.
> _______________________________________________
> 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