Module editor: modules are shown in GAL mode when loaded from file/library.

This commit is contained in:
Maciej Suminski
2014-07-09 13:50:27 +02:00
parent 9ee8d1a2a7
commit e3015930f1
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -541,6 +541,7 @@ void FOOTPRINT_EDIT_FRAME::Process_Special_Functions( wxCommandEvent& event )
m_Draw3DFrame->NewDisplay();
GetScreen()->ClrModify();
updateView();
break;