Giraf
Giraf copied to clipboard
Enable dragging items on Firefox
We may not be able to get the mouse position data during drag events because of some Firefox bugs. (ref: https://bugzilla.mozilla.org/show_bug.cgi?id=505521)
In this page, using setCapture function was proposed and it seems to work normally (but it doesn't work on Chrome).