Hi, I am facing an issue where whenever font size of cells are increased the content within starts overlapping on each other.
I have set autoRowSize to true but auto row height is not adjusting properly.
Hi, I am facing an issue where whenever font size of cells are increased the content within starts overlapping on each other.
I have set autoRowSize to true but auto row height is not adjusting properly.
Hi @fedev
While manually manipulating the font size you would also need to manually adjust the row width and height. Like in this example:
https://jsfiddle.net/aszymanski/fqwskdty/
But beyond some point the look would break up eventually as Handsontable isn’t fully responsive yet.