Hello,
I'm attempting to make an SVG element (which is already draggable) rotatable by using a handle positioned at the bottom right of the element. I have done this in the past on a div (not SVG) with the jQuery rotatable plugin, which came pre-packaged with this functionality. Does anyone have advice on how to proceed on this to perform the same with SVG using GSAP?