ui-grid icon indicating copy to clipboard operation
ui-grid copied to clipboard

Wrong height of unpinned columns without filter when there is a pinned column with filter

Open edallagnol opened this issue 7 years ago • 1 comments

There is a difference in height of pinned columns with filter enabled, comparing to unpinned columns without filter. The problem occurs when all unpinned columns are without filter.

I created a plunker based on the filtering tutorial (http://ui-grid.info/docs/#!/tutorial/Tutorial:%20103%20Filtering):

http://plnkr.co/edit/29PzuoNJAKQc1Ef75A0B?p=preview

edallagnol avatar Feb 01 '19 16:02 edallagnol

Any idea a way to redraw both of these? It seems redrawing will not affect the pinned / unpinned the same.

Swinky88 avatar Aug 10 '23 15:08 Swinky88