← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Field editor buttons

 

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