angular-ui/ui-grid

Moving columns clone does not work with moving pinned columns

已关闭

#4,169 创建于 2015年8月12日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
grid-move-columnshelp wantedtype: bug

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南