SortableJS/Sortable

Cursor changes style while dragging

Open

#246 opened on Jan 28, 2015

View on GitHub
 (49 comments) (13 reactions) (0 assignees)JavaScript (3,731 forks)batch import
help wanted

Repository metrics

Stars
 (30,389 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When i hover the handle, i get the grabbing cursor style, but when I hold the item, it switches back to the default cursor.

Its also reproducible in the following example: http://jsbin.com/newize/1/edit?html,js,output

Tested in Chrome, Firefox

Contributor guide