Browse Source
When doing a schematic cleanup, for instance, we were breaking wires and pushing undo records on to the stack. Needless to say, this was pretty unexpected for the rest of the undo framework and caused all kinds of mayhem (including crashes in some cases). Fixes https://gitlab.com/kicad/code/kicad/issues/87046.0.7
1 changed files with 9 additions and 4 deletions
Loading…
Reference in new issue