I am using angular slick grid version 4.3.1 to show my list of data. If the slick grid contains more columns, while scrolling using the horizontal bar with 'toggle filter row' enabled the alignment gets a little shaky and struck, while without enabling 'toggle filter row' it goes smoothly without any issue.
Steps to reproduce
- Have many columns in the slick grid.
- Enable 'toggle filter row'.
- Horizontally scroll slowly through the columns, the alignment gets shaky.
Current Behavior: While scrolling through columns with 'toggle filter row' enabled, content alignment gets misaligned.
Demo Gif for horizontal scrolling with toggle filter enabled
Expected Behavior: Using the Horizontal bar, scrolling through columns with the 'toggle filter row' enabled should be the same as scrolling through columns without enabling the 'toggle filter row'.
Kindly provide the solution for this issue in the slick grid.
Software Version
Angular: 13.3.9
Angular-Slickgrid : 4.3.1
TypeScript: 4.6.4
Operating System: Windows 10
Node: 14.18.3
NPM: 6.14.8