Fix copy paste issue.
--HG-- branch : feature
This commit is contained in:
parent
9275968bbc
commit
3677a0484f
|
@ -136,7 +136,7 @@ QVector<QPointF> VPiece::SeamAllowancePoints(const VContainer *data) const
|
||||||
{
|
{
|
||||||
r[j].SetAngleType(PieceNodeAngle::ByLength);
|
r[j].SetAngleType(PieceNodeAngle::ByLength);
|
||||||
r[j].SetSABefore(0);
|
r[j].SetSABefore(0);
|
||||||
r[j].SetSABefore(0);
|
r[j].SetSAAfter(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user