jquery-ndd icon indicating copy to clipboard operation
jquery-ndd copied to clipboard

Bug fix

Open joshpangell opened this issue 12 years ago • 1 comments

There was a bug with the currents variable being double set when the same element was dragged over a droppable multiple times, regardless of it being dropped or not. This has been fixed by setting and validating the variable in the this scope.

joshpangell avatar Feb 08 '13 21:02 joshpangell

Updated to fix an additional bug when in use with the jQuery UI package.

joshpangell avatar Feb 15 '13 01:02 joshpangell