bitovi/jquerypp

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

Aberta

#127 aberto em 5 de out. de 2016

 (1 comentário) (0 reação) (0 responsável)JavaScript (167 forks)batch import
bughelp wanted

Métricas do repositório

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