Giter Club home page Giter Club logo

Comments (9)

 avatar commented on July 21, 2024

Are you using the latest version from git or the release? There are a few problems wight he current release version that have been fixed.

from scroller.

existentialism avatar existentialism commented on July 21, 2024

Originally reported using latest from git as of last night, just updated and still see the same problems.

from scroller.

 avatar commented on July 21, 2024

Okay thanks. If you could link to a test case showing the issue that would be very helpful so I can debug it.

from scroller.

existentialism avatar existentialism commented on July 21, 2024

The gif I took above is from me just randomly running commands via console on:
http://datatables.net/release-datatables/extensions/Scroller/examples/server-side_processing.html

from scroller.

 avatar commented on July 21, 2024

Okay thanks. I'll try to take a look at it as soon as I can.

from scroller.

 avatar commented on July 21, 2024

The setTimeout( ..., 0 ) I had wasn't enough in Chrome. It needs to be a non-zero value, otherwise the animation will trigger a scroll event, with without the animating flag it was trigger a redraw - prematurely... Changing to 25mS appears to do the business.

from scroller.

existentialism avatar existentialism commented on July 21, 2024

@DataTables thanks for the fast fix!

from scroller.

existentialism avatar existentialism commented on July 21, 2024

@DataTables hate to revive this, but it seems we're still seeing a bit of odd behavior when using scrollToRow().

Our users tend to do linear review through rows, and we leverage scrollToRow to not only help keep a marker where the users are, but to ensure the list is continuously filled with data via infinite scrolling as well. I've been able to reproduce situations where scrollToRow() will either jump to the wrong row, or cause the table to completely empty.

This can also be seen on:
http://datatables.net/release-datatables/extensions/Scroller/examples/server-side_processing.html

Note around when scrolling to row 26, it jumps to 43?

mm

Any thoughts?

from scroller.

 avatar commented on July 21, 2024

Not sure off the top of my head I'm afraid. Completely backed up with support requests so it will be a little while before I can get to this one.

from scroller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.