Unselect modified component before replacing by the FP editor.

This commit is contained in:
Maciej Suminski 2016-09-02 14:24:43 +02:00
parent b0b64ac964
commit 029e275aa0
1 changed files with 1 additions and 0 deletions

View File

@ -437,6 +437,7 @@ void FOOTPRINT_EDIT_FRAME::Process_Special_Functions( wxCommandEvent& event )
}
m_toolManager->RunAction( COMMON_ACTIONS::selectionClear, true );
pcbframe->GetToolManager()->RunAction( COMMON_ACTIONS::selectionClear, true );
BOARD_COMMIT commit( pcbframe );
// Create the "new" module