Browse Source
Store group id rather than group
Store group id rather than group
We only need the group storage id for lookup. Storing the KIID instead
of a copy of the group avoids unneeded overhead
Fixes https://gitlab.com/kicad/code/kicad/-/issues/17175
(cherry picked from commit 7d1adff071)
newinvert
5 changed files with 47 additions and 10 deletions
-
21common/undo_redo_container.cpp
-
21include/undo_redo_container.h
-
2pcbnew/board_commit.cpp
-
2pcbnew/tools/edit_tool.cpp
-
11pcbnew/undo_redo.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue