Skip to content

RotationAngle: Load older projects correclty.

Martin Marmsoler requested to merge work/AxisTitleOrientation into master

In MR !217 (merged) the rotation was directly used in the graphicItem. Previously -1*rotationAngle was done and then assigned to the element. This is anymore the case so to load older projects correctly, during load this must be handled

fixes #523 (closed)

Merge request reports