[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](https://secure.gravatar.com/avatar/6fac780d3dad13a0d519fd369e79836e/?default=https%3A%2F%2Fvanillicon.com%2F6fac780d3dad13a0d519fd369e79836e_200.png&rating=g&size=120)
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