← Back to team overview

kicad-developers team mailing list archive

PATCH: when clicking the thumbnail component, pre-select current value in component browser

 

Hi,
Just  little follow-up patch on the component chooser side. It is
possible to get the original component browser when clicking on the
thumbnail view, but now that the component chooser already allows for
a rich pre-selection, it became apparent that it would be nice if this
selection was
passed on to the 'large' browser, so that the user sees whatever the
thumbnail she just pressed on. This has been a nice-to-have on my TODO
that hereby is fixed.

Commit message:
 * Preselect the currently chosen component in the browser when
pressing the thumbnail view.
 * Various smallish documentation updates in the component chooser area.

View here:
https://github.com/hzeller/kicad/compare/master...preselect-component-browser

Download here:
https://github.com/hzeller/kicad/compare/master...preselect-component-browser.diff

-h


Follow ups