bitovi/jquerypp

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

Open

#127 ouverte le 5 oct. 2016

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (167 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (1 219 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur