Browse Source
called inside the board editor. Fix also a broken behavior: the current action was not cancelled, and if it is called during a move items (when typing the 'T' key), items were broken. The actual bug is the fact it is called also in fp editor and footprint wizard frame, because it is part of EDIT_TOOL action list, common to fp editor, and should not. But a full change is much more costly than just a filter.6.0.7
2 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue