konvajs/konva

Change transformer rotation origin for rectangle

punowo opened this issue · 1 comments

Hello.
I've noticed that when I add a transformer on a rectangle it rotates the rectangle from the center instead of its top left point. Is there any way I can change this without manually implementing the rotation ?

No, currently Konva.Transformer has no API to control that.