angular-ui/ui-grid

Erratically jumping header during column moving, if there is pinned column

Open

#4.973 aberto em 15 de jan. de 2016

Ver no GitHub
 (6 comments) (0 reactions) (1 assignee)JavaScript (2.496 forks)batch import
good first issueneeds: decision

Métricas do repositório

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

Description

http://plnkr.co/edit/3CRat38d2TZxx5pWV4tS?p=preview

Steps to reproduce:

  1. Open the embedded view to get a larger display
  2. Move "Email" column forward

Result: While being dragged, the "Email" column header flows far away from the mouse pointer.

Expected: The flowing column header should appear right under the mouse pointer during dragging

Guia do colaborador