Skip to content

Bug fix for resizable and draggable columns

Compare
Choose a tag to compare
@patorjk patorjk released this 28 Jul 01:56
· 201 commits to master since this release
db5ec06
  • Fix for making draggable columns work properly when there is a scroll offset on the table (ex: a table with 20 columns where one scrolls to the right to see columns).
  • Fix for resizable columns when certain columns are hidden. Also implements a better fix for the selectableRows="none" issue that was mentioned in the 3.3.0 release.