angular-ui/ui-grid

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

Open

#4 973 ouverte le 15 janv. 2016

Voir sur GitHub
 (6 commentaires) (0 réactions) (1 assigné)JavaScript (2 496 forks)batch import
good first issueneeds: decision

Métriques du dépôt

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

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

Guide contributeur