angular-ui/ui-grid

Scrolling - column footers misaligned with data

Open

#6,909 opened on 2018年12月20日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

The issue happens when scrolling to the right most column. I believe it is similar to #6799 but for column footers. Please see Complex Grouping in the tutorial for the issue; you can also find the screen shot below as well.

image

#6799 was fixed in f9ac3e5 . I wonder if it can be quick fix with the same strategy. Thanks.

コントリビューターガイド