raphael.draggable icon indicating copy to clipboard operation
raphael.draggable copied to clipboard

A plugin for the Raphaël JavaScript library that adds draggability to elements and sets (1.0.1)

Results 7 raphael.draggable issues
Sort by recently updated
recently updated
newest added

When using with Raphael 2.0 the following error appears: "paper.draggable is undefined" on line 25. I'm using it the standard way as shown in the README. Any ideas? Thanks.

This is a great library, why is this not yet available in bower I really wish we could install this library as bower install raphael.draggable

raphael.draggable is not allowed to pass data with raphael element

These changes were made to support https://github.com/tantalor/raphael.planarity

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...

Some mechanism to add a callback for the drop event would be helpful.

If you move the cursor so quickly that it lands outside the dragged object then the object no longer follows the cursor. I haven't looked at the code but this...