Comment 3 for bug 1829833

Revision history for this message
Dino Ghilardi (dino-ghilardi) wrote : Re: eeschema crash when mirroring more than one item at a time

it seems that in sch_edit_tool.cpp, the line

mirrorPoint = (wxPoint)selection.GetReferencePoint();

crashes if in the selection contains more than one object.