X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com Date: Sat, 30 Jul 2016 18:32:19 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "Smilie (smilie AT posteo DOT de) [via geda-help AT delorie DOT com]" X-Debug: to=geda-help AT delorie DOT com from="gedah AT igor2 DOT repo DOT hu" From: gedah AT igor2 DOT repo DOT hu Subject: Re: [geda-help] Bleeding edge buggy? In-Reply-To: <20160730175715.555e9ba7@debian.olsr> Message-ID: References: <20160730175715 DOT 555e9ba7 AT debian DOT olsr> 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-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 30 Jul 2016, Smilie (smilie AT posteo DOT de) [via geda-help AT delorie DOT com] wrote: > 1. I have build the bleeding edge from git. > > 2. I have selected the "Orthogonal Move" only. > > 3. I want draw a line and than perpendicular an other line. > > I make the first Mouse-click. The line begins and i draw to the line > end. Then i want draw farther perpendicular the next end-point. Confirmed from pcb-rnd. It seems drawing the second line segment tries to use the starting point of the first, in the sense that it tries to assert the Nth point's X or Y coordinate to match the first one's. If you draw short segments and zoom out a lot it is easier to see. I am not sure if this was the intended behaviour or not.