kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #27413
Re: [PATCH] Pre-select highlighted net in zone create dialog
-
To:
<kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Mon, 30 Jan 2017 00:08:29 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<CAG1r56+bLuDn9-OvzfYrR4FJ=iO-wLD4J1oY11xxuB=JzVOUpA@mail.gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0
Hi John,
Thank you for the patches. I have just committed this one and the one
adding const modifiers in BOARD class. I agree the feature is not easy
to find and trigger, but the report is a hint that someone uses it.
We are not that far from porting all the legacy features into GAL, and I
am really thankful for your cooperation in this effort!
Regards,
Orson
On 01/28/2017 03:26 PM, John Beard wrote:
> Here's a patch for pre-selecting the currently highlighted net in the
> zone create dialog.
>
> This fixes https://bugs.launchpad.net/kicad/+bug/1482866 (the last 14*
> bug with the missing-gal-tool tag!).
>
> The actual behaviour, as mentioned in the LP bug thread, is a bit hard
> to discover, but that's pre-existing and a different issue.
>
> Due to the use of a const-reference BOARD&, this patch relies on
> yesterday's "Consts in BOARD" patch.
>
> Cheers,
>
> John
>
>
>
> _______________________________________________
> 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
>
Attachment:
signature.asc
Description: OpenPGP digital signature
References