[GH #4767] Row header alignment issue when broswer zoom in

Tags: #<Tag:0x00007f0b0e15c1e0> #<Tag:0x00007f0b0e163300>

Hi,
there is an alignment issue when the browser set to zoom in 90%.

it is easy reproduced in this demo: http://jsfiddle.net/j7hxrwn1/ and latest examples https://handsontable.com/examples?headers

Hey @fred.lee

the example looks better when you add rowHeights http://jsfiddle.net/handsoncode/q1c5ts20/1/ but you’re right - there are some problems with zoom.
We have been reported about zooming in/out issues at
https://github.com/handsontable/handsontable/issues/4767
https://github.com/handsontable/handsontable/issues/3118
https://github.com/handsontable/handsontable/issues/5203
If we’re missing something here please let me know.

Thanks for reply.

I try to add rowHeights in the option, but still looks not good when there are many rows in the table.

I am working on the version 0.18.0, is there any other solution to fix this issue?

Sorry, I do not see any workarounds for the bug