Description
Description:
When using the Transform node to rotate a shape created with the Pen tool by manually entering a rotation value (in degrees), the shape does not rotate in place. Instead, the shape shifts unexpectedly, and the x/y translation values appear to be misaligned. This does not happen when using the mouse-based rotation tool, which rotates the shape correctly around its centre.
Steps to Reproduce:
Draw a shape using the Pen tool.
Open the Transform node.
Manually enter a value in the rotation field (e.g. 45°).
Observe that the shape jumps to another position instead of rotating in place.
Try rotating the same shape using the canvas rotation tool with the mouse — the shape rotates correctly without changing position.
Expected Behaviour:
Shapes should rotate around their centre consistently, regardless of whether the rotation is applied manually via the UI field or interactively with the mouse.