kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #32492
Re: [PATCH] Wire-bus entry dangling points
Seth,
I merged your patch.
Thanks,
Wayne
On 12/15/2017 01:15 PM, Seth Hillbrand wrote:
> The attached patch adjusts how dangling ends are shown for wire-bus
> entries to correct the behavior Nick reported.
>
> Previously, wire-bus entries were shown as dangling if there was a wire
> or a bus at both ends. This broke in the case of the Coldfire demo
> where a bus was drawn over a wire and there was also an entry point (see
> attached image coldfire-broken.png).
>
> The patch implements the logic that if there is _at least_ a wire and a
> bus at each end, that the entry is considered not dangling. (see
> attached image coldfire-fixed.png)
>
> -Seth
>
>
>
> _______________________________________________
> 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