So there’s this sweet jQuery plugin: http://plugins.jquery.com/project/transformable that does skew, scale, and rotate. I’m making a visual editor with objects that you can resize/move/rotate, and all I need is the rotate part. Is there a stripped-down version of this with just the rotate handle? I’ve tried extracting that part, but to no avail.
So there’s this sweet jQuery plugin: http://plugins.jquery.com/project/transformable that does skew, scale, and rotate. I’m
Share
Just turn the other features off when setting transformable up. Like this: