bitovi/jquerypp

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

Open

#127 aberto em 5 de out. de 2016

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (167 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (1.219 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador