Loading eeschema/pinedit.cpp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -249,7 +249,7 @@ another pin. Continue?" ) ); else else SaveCopyInUndoList( m_component ); SaveCopyInUndoList( m_component ); DrawPanel->EndMouseCapture(); DrawPanel->SetMouseCapture( NULL, NULL ); OnModify(); OnModify(); CurrentPin->SetPosition( newpos ); CurrentPin->SetPosition( newpos ); Loading Loading
eeschema/pinedit.cpp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -249,7 +249,7 @@ another pin. Continue?" ) ); else else SaveCopyInUndoList( m_component ); SaveCopyInUndoList( m_component ); DrawPanel->EndMouseCapture(); DrawPanel->SetMouseCapture( NULL, NULL ); OnModify(); OnModify(); CurrentPin->SetPosition( newpos ); CurrentPin->SetPosition( newpos ); Loading