angular-ui/ui-grid
Scrolling - column footers misaligned with data
Fermée
#6 909 ouverte le 20 déc. 2018
help wanted
Métriques du dépôt
- Stars
- (5 395 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.

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