raphael.draggable
raphael.draggable copied to clipboard
Updated library to pass in options.onStart, options.onDrag, options.onEnd
Hi, I've hacked the heck out of your library, as I mainly need to use the connectors like the graffle.js example, but with more complex composite objects (as only allowing this against primitive objects seems to be a deficit of the library).
I've done this by passing in callbacks for onStart, onDrag, and onEnd (which then update the connectors). Let me know if you want me to send it back.
Ben
I would be interested in seeing a modification where you can pass in the onStart, onDrag, and onEnd callbacks.
yes please. =]