angular-ui/ui-grid

Scrolling - column footers misaligned with data

Open

#6.909 geöffnet am 20. Dez. 2018

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide