bitovi/jquerypp

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

Offen

#127 geöffnet am 05.10.2016

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

Repository-Metriken

Stars
 (1.219 Sterne)
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