kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #32060
Re: [PATCH] Fix drag wire issue
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Wed, 29 Nov 2017 09:25:32 -0500
-
In-reply-to:
<CALHbTmYK+Zmqa=V1kOzE27WEOUipYa=trdq_WAiVuzjs9FUfkA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0
Seth,
I merged your patch in the development branch. Thank you for your
contribution to KiCad.
Cheers,
Wayne
On 11/27/2017 5:51 PM, Seth Hillbrand wrote:
> In Eeschema, if you draw two lines on top of each other that are not
> the same type, e.g. wire and bus; or bus and graphic line, and then
> hover over the lines and use the 'drag' hotkey, both lines will drag at
> the same time. The correct behavior should show disambiguation.
>
> The attached patch corrects this behavior by distinguishing the line
> types in SCH_COLLECTOR::IsCorner().
>
> Reference: https://bugs.launchpad.net/kicad/+bug/1635984
>
> -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