SortableJS/Sortable

Cursor changes style while dragging

Open

#246 geöffnet am 28. Jan. 2015

Auf GitHub ansehen
 (49 Kommentare) (13 Reaktionen) (0 zugewiesene Personen)JavaScript (3.731 Forks)batch import
help wanted

Repository-Metriken

Stars
 (30.389 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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