|
|
@ -1030,11 +1030,13 @@ void SYMBOL_EDIT_FRAME::OnModify() |
|
|
|
EDA_BASE_FRAME::OnModify(); |
|
|
|
|
|
|
|
GetScreen()->SetContentModified(); |
|
|
|
m_autoSaveRequired = true; |
|
|
|
|
|
|
|
if( !IsSymbolFromSchematic() ) |
|
|
|
storeCurrentSymbol(); |
|
|
|
|
|
|
|
if( m_isClosing ) |
|
|
|
return; |
|
|
|
|
|
|
|
GetLibTree()->RefreshLibTree(); |
|
|
|
|
|
|
|
if( !GetTitle().StartsWith( "*" ) ) |
|
|
|