X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sun, 24 Jul 2016 17:41:00 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] pcb: polygon "twin hole" bug In-Reply-To: <201607191833.u6JIXd59024361@envy.delorie.com> Message-ID: References: <4f9dfd62-45cd-a307-a6d9-93b7cd4333a2 AT gmail DOT com> <578E70AF DOT 2010205 AT xs4all DOT nl> <201607191833 DOT u6JIXd59024361 AT envy DOT delorie DOT com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 19 Jul 2016, DJ Delorie wrote: > >>>> 1. draw a poly >>>> 2. draw a hole in it (strange: first click ignored?) > > Is this the "first click" that selects which poly to draw a hole in? You are totally right, the state machine has this setup step, looking for a poly. I found this behaviour surprising so modified it in pcb-rnd r2307, so the first click both selects the poly and places the first hole point. Tried it with a few tricky cases, overlapping polys on one or two layers, hole starting off the poly, etc, all worked fine. It'll be the default behaviour in pcb-rnd until someone reports how exactly it breaks. It's an experiment. Regards, Igor2.