Header height bug

Tags: #<Tag:0x00007f8b1dbcaa48>

If the number of columns is too much and one of the last columns has a large height, then when scrolling to this column, the table breaks

http://jsfiddle.net/xq248j0r/3/

http://joxi.ru/J2bVvQwuXjQOz2

Thank you for sharing, I will test it and share my thoughts.

Hey @pontiac358

please test it http://jsfiddle.net/e4x0vgjf/ and let me know if it works for you.

Now it works well, as I understand you need to add the property autoRowSize: true ?

Yes, correct @pontiac358