angular-ui/ui-grid

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

Open

#4,973 创建于 2016年1月15日

在 GitHub 查看
 (6 评论) (0 反应) (1 负责人)JavaScript (5,395 star) (2,496 fork)batch import
good first issueneeds: decision

描述

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

贡献者指南