ui-grid
ui-grid copied to clipboard
Wrong height of unpinned columns without filter when there is a pinned column with filter
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
Any idea a way to redraw both of these? It seems redrawing will not affect the pinned / unpinned the same.