> I intend to use global labels to name power nets instead of power symbols, > and, > thus, I made some changes to enable dragging of labels. Most of the code > should be > pretty straightforward. The changes in dangling_ends.cpp make dangling label > detection work for all wire orientations and not just for horizontal or > vertical. > One thing about the original code I didn't quite get is why the setting of the > SELECTED flags was handled the way it was handled. That code required some > changes > to prevent the labels from being added twice into pickedlist. Now everything > in > pickedlist is flagged as SELECTED.
> Marco committed by Jean Pierre on 2010-07-17 _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

