mleibman / SlickGrid

A lightning fast JavaScript grid/spreadsheet
http://wiki.github.com/mleibman/SlickGrid
MIT License
6.81k stars 1.98k forks source link

Frozen column disapearing when scrolling on small window #1151

Closed kgkirilov closed 7 years ago

kgkirilov commented 7 years ago

My grid has about 30 columns and 100 rows. First column is frozen and stays in place when scrolling horizontally. This issue happens on smaller windows.

When I load the grid in a smaller window and move the horizontal bar all the way to the right and start scrolling up and down the frozen column text disappears. When I move the horizontal bar towards the beginning and scroll up and down the frozen column text re-appears again.

When attempting the same thing in full screen everything works fine even when the horizontal bar is all the way to the right.

I am using Chrome, this also happens on IE. Any suggestions?

kgkirilov commented 7 years ago

If anyone else is experiencing this, here is the fix.

https://github.com/jusbuc2k/SlickGrid/commit/1e34cd29bc3eced3e2af6ed38a0532fd779ec0fe