Drag, drop, move, rotate, flip, scale, zoom, snap, etc

I’ve been looking at @jarrad’s various mouse, move, resize plugins and while they all offer something I need I’m wondering what the optimum way to “get it all” is. Specifically I need for the end-user to be able to drag and resize elements, and snap them to a grid. Ideally I’d also like to be able programmatically move and resize them. Rotate and flip would be nice but not necessary for this app. And zoom (as opposed to scale) into an element (like http://jaukia.github.io/zoomooz/) would be the cream (don’t like icing) on the top.

2 Likes

I am curious about this as well. Any way to let end users drag to resize objects?