Browse Source
CHANGED: If you start the interactive delete tool and the mouse pointer isn't near anything, Eeschema tries to use a null EDA_ITEM pointer which throws an exception. This commit checks if the pointer is null and exits if it is.pull/16/head
committed by
Ian McInerney
1 changed files with 12 additions and 9 deletions
Loading…
Reference in new issue