diprokon / ng-table-virtual-scroll

Virtual Scroll for Angular Material Table
https://diprokon.github.io/ng-table-virtual-scroll
MIT License
139 stars 42 forks source link

Scrolling issue when using sticky header + sticky column #28

Closed mrandreev closed 4 years ago

mrandreev commented 4 years ago

When you try to use a sticky header with sticky columns there is some issue when you try to scroll up in the middle of the table. But it's ok when you try to use it separately.

It reproducible in Live Demo, just need to add 'sticky: true' to the header.

ezgif com-video-to-gif

diprokon commented 4 years ago

Fixed in 1.3.3