kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #34498
Re: [PATCH] GerbView: More accurate selection of arc shapes
Le 28/02/2018 à 04:17, Jon Evans a écrit :
> This patch implements accurate hit testing for arc shapes. Previously, they were just checked
> against their bounding box, which creates annoying rates of false positives in some scenarios (with
> round board outlines, for example)
>
> -Jon
Thanks Jon, for all your hard work.
I committed all your patches. They work fine.
I noticed (As I previously said) just a minor remaining issue in the gerbview layer manager:
The icon showing the active layer is shown when clicking on a layer, but disappears too easily:
when loading files,
when sorting files
when changing the active layers from the horizontal toolbar.
Is looks like setting the icons of the layer list is missing after rebuilding/modifying the layer
manager.
--
Jean-Pierre CHARRAS
References