bitovi/jquerypp

Window moves underneath the cursor when starting a drag with representative()

Open

#127 geöffnet am 5. Okt. 2016

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (167 Forks)batch import
bughelp wanted

Repository-Metriken

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

Beschreibung

When I use representative() to make an element draggable by just its child, the window jumps underneath the cursor such that the window’s top-left corner is under the cursor.

Demo: http://jsfiddle.net/eveLzaaw/2/ representative bug

Contributor Guide