kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #30716
Re: [PATCH] Field editor buttons
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
Wayne Stambaugh <stambaughw@xxxxxxxxx>
-
Date:
Thu, 14 Sep 2017 09:16:50 -0400
-
In-reply-to:
<CAMfgvU-H5SX0iD_rH79=0HY-vaLCQ1Ln8xA9a7fViJgR66OoLw@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
Oliver,
I merged your patch set into the master branch. Thank you for your
contribution to KiCad. FYI, I fixed a few coding policy violations:
+ m_FieldsBuf[fieldNdx + 1].SetId(fieldNdx + 1);
^ ^
missing spaces
Cheers,
Wayne
On 9/12/2017 3:50 AM, Oliver Walters wrote:
> Attached is a patch set that simplifies the UI buttons for organising
> component fields, both in the symbol editor and the schematic viewer.
>
> Screenshot: http://i.imgur.com/YFjASPT.png
>
> Cheers,
>
> Oliver
>
>
> _______________________________________________
> 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