6pac / SlickGrid

A lightning fast JavaScript grid/spreadsheet
https://stackblitz.com/github/6pac/SlickGrid/tree/master/vite-demo
MIT License
1.85k stars 424 forks source link

fix: issue where pinning the first column caused the header to get misaligned #1039

Closed songyuchen415 closed 4 months ago

songyuchen415 commented 4 months ago

closes #1038 as per comments

ghiscoding commented 4 months ago

@songyuchen415 so does this fix your number 3 and 4 from your comment?

songyuchen415 commented 4 months ago

@ghiscoding yes

ghiscoding commented 4 months ago

great thanks

ghiscoding commented 4 months ago

The fix is available in the new v5.11.0 release which also contain a new feature. Thanks for the contribution