angular-ui/ui-grid

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

Open

#4.973 geöffnet am 15. Jan. 2016

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (2.496 Forks)batch import
good first issueneeds: decision

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide