--- a/src/toolsets/algorithmtoolset.cpp Thu Jan 04 19:52:24 2018 +0200 +++ b/src/toolsets/algorithmtoolset.cpp Thu Jan 04 20:21:36 2018 +0200 @@ -610,7 +610,7 @@ ref->setColor(MainColor); ref->setFileInfo(doc); ref->setPosition(Vertex {}); - ref->setTransform(IdentityMatrix); + ref->setTransform(Matrix {}); currentDocument()->insertObj(refidx, ref); // Refresh stuff