Kaydet (Commit) f47ed987 authored tarafından Caolán McNamara's avatar Caolán McNamara

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

This reverts commit 20dee85b.
üst 569dfd22
...@@ -1770,10 +1770,6 @@ void SdrPathObj::ImpForceKind() ...@@ -1770,10 +1770,6 @@ void SdrPathObj::ImpForceKind()
{ {
aRect = lcl_ImpGetBoundRect(GetPathPoly()); 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 // #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