Re: [Kicad-developers] [PATCH] Display more information in component selector

2017-02-07 Thread Chris Pavlina
No effect, the component selector just builds on top of this. Will push. Thank you On Tue, Feb 07, 2017 at 02:53:23PM -0500, Wayne Stambaugh wrote: > Chris, > > This looks good to me. Go ahead and commit it if there are not any > objections. Will this effect you new component selector dialog pa

Re: [Kicad-developers] [PATCH] Display more information in component selector

2017-02-07 Thread Wayne Stambaugh
Chris, This looks good to me. Go ahead and commit it if there are not any objections. Will this effect you new component selector dialog patch? If so hold off committing it until I get a chance to review it. Thanks, Wayne On 2/5/2017 2:21 PM, Chris Pavlina wrote: > Hi, > > This patch adds mo

[Kicad-developers] [PATCH] Display more information in component selector

2017-02-05 Thread Chris Pavlina
Hi, This patch adds more information to the component selector. In particular, it adds two things: 1. Display component description even for aliases. 2. Display all fields. Screenshot: https://misc.c4757p.com/choose-component.png It should be ready for commit, just pending review. Upcoming cha