← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Fix drag wire issue

 

Seth,

I just tested this.  The disambiguation menu is shown but it still drags
both lines and it breaks the undo as well.  Maybe the undo part is fixed
by your other patch set.

Cheers,

Wayne

On 11/27/2017 5:51 PM, Seth Hillbrand wrote:
> ​In Eeschema, if you draw two lines on top of each other that are not
> the same type, e.g. wire and bus; or bus and graphic line​, and then
> hover over the lines and use the 'drag' hotkey, both lines will drag at
> the same time.  The correct behavior should show disambiguation.
> 
> The attached patch corrects this behavior by distinguishing the line
> types in SCH_COLLECTOR::IsCorner().
> 
> ​Reference: https://bugs.launchpad.net/kicad/+bug/1635984
> 
> -Seth​
> 
> 
> 
> _______________________________________________
> 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
> 


Follow ups

References