angular-ui/ui-grid

Moving columns clone does not work with moving pinned columns

Open

#4169 aperta il 12 ago 2015

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
grid-move-columnshelp wantedtype: bug

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor