[Scroller] Don't reset scroll position when redrawing table with "full-hold".
[Scroller] Don't reset scroll position when redrawing table with "full-hold".
PoByBolek
Posts: 2Questions: 1Answers: 0
Since 1.5.0 Scroller resets the scroll position even when the table is redrawn with "full-hold".
I've created a pull request on Github that fixes this...
This discussion has been closed.
Answers
Test case is here: http://live.datatables.net/xehakuda/1/edit
FYI, I am using DataTables 1.10.12, Scroller 1.4.2 and the full-hold works. I just tried to upgrade to DataTables 1.10.18 and Scoller 1.5.0 and the full-hold stopped working, so I reverted.
The nightly version of Scroller should address the issues with the current Scroller release. Any feedback on the nightly is very welcome - its had a fair number of changes!
Allan