Open inanisvitae opened 7 years ago
I always had problem when rotating. The shape jumped a hit every time I started rotating. That's why I added the center. Now you tell me it works without - I am confused :D
Actually, there is a problem if that is not removed. When I try to rotate a group, it does exactly what you said, but after I removed it, everything works smoothly.
center() is not needed in rotation process. It will cause problem when rotation is applied to a group. Deleting it will solve the problem