← Back to team overview

kicad-developers team mailing list archive

Re: PATCH: improve component redraw in chooser

 

On 2/19/2014 12:15 AM, Henner Zeller wrote:
> Hi,
> Simple followup change with mostly the suggestion of jp regarding
> improving the redraw in the component box. This hopefully makes it
> work on Windows as well properly.
> 
> Commit message:
>  * Improve component chooser redraw to fit int wxWidget redraw strategies.
>  * Use LIB_COMPONENT::Draw and LIB_COMPONENT::GetBoundingBox for
> drawing the compoonent.
>   * Make resize redrawing work properly.
> 
> View here:
> https://github.com/hzeller/kicad/compare/master...comp-choose-redraw
> 
> Download here:
> https://github.com/hzeller/kicad/compare/master...comp-choose-redraw.diff
> 
> -h
> 

Committed to product branch r4707.  Thanks Henner.  Keep up the great work.

Wayne



References