kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #32360
Re: [PATCH] Remove dangling ends when switching sheets
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Sun, 10 Dec 2017 20:44:29 -0500
-
In-reply-to:
<CALHbTmZWEeh4cSTGum7-Je4Ne=KSEoT8vxFF-eOdgVevFXoUaw@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
Seth,
Why is it necessary to test for dangling end on a find? Find only
searches for string matches so I'm having a hard time understanding why
the dangling ends need to be cleaned up.
Cheers,
Wayne
On 12/09/2017 11:45 PM, Seth Hillbrand wrote:
> This patch fixes https://bugs.launchpad.net/kicad/+bug/1672381
> <https://bugs.launchpad.net/kicad/+bug/1672381>
>
> When warping to a new sheet from either a "Find" command or receiving a
> cross-probe request, Eeschema needs to check for dangling ends on the sheet.
>
> -S
>
>
>
> _______________________________________________
> 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
>
Follow ups
References