← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Fix arc selection over-enthusiastic bounding boxes

 

Now I wonder why I kept it this way. The only problem I have noticed is
that the center edit point (the white squares used for dragging) of
capacitor arcs disappear in the footprint editor when the arc itself out
of view. Still, I consider it less erroneous behaviour than what we
previously had. I will fix it tomorrow. I pushed the patch, thank you!

Regards,
Orson

On 02/05/2017 01:34 PM, John Beard wrote:
> Hi,
> 
> Here is a patch to fix https://bugs.launchpad.net/kicad/+bug/1492734,
> where a small-angle arc has an unexpectedly large bounding box,
> causing odd selection behaviour.
> 
> The code was actually already there with a TODO on it - this patch
> basically just uses that and replaces the TODO with a comment (one
> more TODO down!)
> 
> Cheers,
> 
> John
> 
> 
> 
> _______________________________________________
> 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
> 


References