Scroller plugin shows wrong numbers in info part when scrolling
Scroller plugin shows wrong numbers in info part when scrolling
Ocke
Posts: 5Questions: 2Answers: 0
Link to test case: https://datatables.net/extensions/scroller/examples/initialisation/server-side_processing.html
Debugger code (debug.datatables.net):
Error messages shown: wrong numbers in info part when scrolling to line 332
Description of problem: Open link from above and scoll to line 332 and use mouse wheel up and down several times.
Showing 7,409 to 7,414 of 5,000,000 entries
Seems the row calculation from pixel is not working as expected.
Answers
Many thanks - I can see it as well. I'm currently working on ColReorder, but will come back to this before the next round of releases.
Allan
Thanks
Just to follow up on this - this commit should address the issue.
Allan
Sorry for the late response. When using https://datatables.net/extensions/scroller/examples/initialisation/server-side_processing.html
and scroll with mouse wheel to position ~490 - 495 the table stays empty. No rows are visible. When trying with my local test my table is jumping to the start again and the start is somehow misplaced.