mleibman / SlickGrid

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

upgrade slick grid to use .width() not .css("width") #1195

Closed 8over8 closed 5 years ago

8over8 commented 5 years ago

This change is to remove unwanted horizontal scrollbar in jQuery>3.1.1 https://github.com/6pac/SlickGrid/issues/308