I have been using raphael.draggable with a project that I am currently building. I have upgraded to raphael 2.0 and now the plugin seems to have stopped working and I can’t work out why.
The error message that I get is:
paper.draggable is undefined
I’ve also posted an issue on github but as of yet no response.
Does anyone have any ideas why it no longer works with Raphael? I origianally thought it was how the raphael paper is returned, but this seems to be the same way as the older version.
I’d appreciate any advice/guidance.
Thanks.
There is Raphael.FreeTransform:
https://github.com/ElbertF/Raphael.FreeTransform
You can disable rotating and scaling if you just need dragging functionality. Demo here:
http://alias.io/raphael/free_transform/