Scroller 1.4.3

DataTables CDN files for Scroller 1.4.3. This software was originally released on 12th September, 2017.

Release notes

A classic good old bug fix release this one. No new features, although a little expanded functionality in its support for different CSS units.

Fixes

  • Fix: improve height measurement to support CSS units other than just px. em, rem, vh as well as px are now supported.
  • Fix: When using server-side processing with scrollCollapse the amount of data requested could be too small for the area displayed.
  • Fix: When the scrolling area is large enough to need to use non-linear scrolling, it was possible scroller().scrollToRow() might not correctly jump to the correct line in the table.
  • Fix: If new rows were added at the end of the table, they wouldn't be drawn in when scrolling down to them.
  • Fix - docs: scrollY should be an integer rather than a boolean

Files

js

css