**Feature Request**
**Brief title for your desired feature:** Meld PCB Traces Together
**How would you like the feature to work?**
Select two traces on the same net that overlap. Hit a hotkey to merge them. Alternately, if a trace segment is being dragged, make it auto-meld to any same-net trace it overlaps.
**Why is this feature important to you?**
Convenience. Say that I have the following trace... I want to move it around without tearing it up.
![Net1][1]
I can move the trace segment on the bottom, and the app will adjust the 45 degree bends on the adjacent segments smoothly.
![Net2][2]
However, I cannot move the trace segment on the left in the same fashion because EasyEDA treats it as an endpoint even though it is overlapping another trace segment on the same net. This is frustrating because it requires me to spend extra time fixing the ugly 90 degree bend that appears.
![Net3][3]
[1]: /editor/20160823/57bb45b86b873.png
[2]: /editor/20160823/57bb45d4e7ba4.png
[3]: /editor/20160823/57bb45e0536a4.png