angular-ui/ui-grid

Moving columns clone does not work with moving pinned columns

Geschlossen

#4.169 geöffnet am 12.08.2015

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
grid-move-columnshelp wantedtype: bug

Repository-Metriken

Stars
 (5.395 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Moving pinned columns seems to work in the sense that the column does move, but the clone used for indicating the moving position does not work.

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

Also, on the example from the plunkr, if you pin 3 columns to the left and scroll the other one far to the right, when you try to move a column from the pinned ones, the container with the unpinned columns starts scrolling.

Contributor Guide