RotationAngle: Load older projects correclty.
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)