Fix piece label issue.
Rotation caused label font change.
This commit is contained in:
parent
3424f34354
commit
b78adf9264
|
@ -1213,7 +1213,6 @@ void VToolSeamAllowance::SaveRotationPattern(qreal dRot)
|
|||
VPiece newDet = oldDet;
|
||||
|
||||
newDet.GetPatternLabelData().SetPos(m_patternInfo->pos());
|
||||
newDet.GetPatternLabelData().SetFontSize(m_patternInfo->GetFontSize());
|
||||
|
||||
// Tranform angle to anticlockwise
|
||||
QLineF line(0, 0, 100, 0);
|
||||
|
|
Loading…
Reference in New Issue
Block a user