Kaydet (Commit) 1e48bfcd authored tarafından Andras Timar's avatar Andras Timar

fdo#76878 Revert "Resolves: #i116244# need to reset rotation..."

This reverts commit 20dee85b.
üst b5ac3468
......@@ -1794,10 +1794,6 @@ void SdrPathObj::ImpForceKind()
{
aRect = lcl_ImpGetBoundRect(GetPathPoly());
}
// #i116244# reset rotation
aGeo.nDrehWink = aGeo.nShearWink = 0;
aGeo.RecalcSinCos(); aGeo.RecalcTan();
}
// #i75974# adapt polygon state to object type. This may include a reinterpretation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment