Browse Source
Be more explicit about extent of schematic cleanups.
Be more explicit about extent of schematic cleanups.
The new connectivity algorithm had a tendency to cleanup globally, but that could insert undo records from other sheets into the current screen's undo stack. Needless to say, this was a recipie for segfaults. Fixes: lp:1846247 * https://bugs.launchpad.net/kicad/+bug/1846247merge-requests/1/head
9 changed files with 30 additions and 37 deletions
-
12eeschema/bus-wire-junction.cpp
-
2eeschema/dialogs/dialog_erc.cpp
-
2eeschema/dialogs/dialog_global_edit_text_and_graphics.cpp
-
21eeschema/files-io.cpp
-
2eeschema/netlist_generator.cpp
-
15eeschema/sch_edit_frame.cpp
-
9eeschema/sch_edit_frame.h
-
2eeschema/tools/sch_editor_control.cpp
-
2eeschema/tools/sch_line_wire_bus_tool.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue