mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-15 10:43:15 +02:00
Also fixes a bug where nets wouldn't get changed because the pads weren't changed and so the pad nets would propagate and wipe out the changed nets on the tracks. Also includes warning dialogs that pad nets will be changed if the track nets are. Fixes: lp:1779854 * https://bugs.launchpad.net/kicad/+bug/1779854