Browse Source
Only delete grouped / generated BOARD_ITEMS from the root item
Only delete grouped / generated BOARD_ITEMS from the root item
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17527 This is required as during an undo / redo operation, rebuilding the previous selection can result in a group / generator being selected as well as all of their contained items. This prunes the contained items to remove the possibility of a double-delete.newinvert
committed by
Jon Evans
2 changed files with 62 additions and 2 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue