Git Product home page Git Product logo

Comments (7)

bvaughn avatar bvaughn commented on May 5, 2024

Great suggestion. Thank you! I will try this. :)

from react-virtualized.

aquach avatar aquach commented on May 5, 2024

Sure thing! I'm now looking into issues relating to https://www.tjvantoll.com/2012/08/19/onscroll-event-issues-on-mobile-browsers/ : the onScroll handler will not fire until the very end of the inertial scroll, which means new elements will not be rendered until the scroll stops. I'm looking into how we can fire onScroll events during the middle of the inertial scroll so that this doesn't happen.

from react-virtualized.

bvaughn avatar bvaughn commented on May 5, 2024

Initial testing seems promising (at least in the simulator).

from react-virtualized.

aquach avatar aquach commented on May 5, 2024

Cool! Regarding my other issue: I've found that scrollTop is not updated until the end of the scroll when using UIWebView (but not Safari), which makes it impossible to update the visible cells during the inertial scroll :(

from react-virtualized.

bvaughn avatar bvaughn commented on May 5, 2024

@aquach Can you check out the issues/53-and-59 branch? Give the demo app a spin on your phone and let me know what you think?

You can set the "Overscan" value to something like 5 or 10 and then scroll around and see how the smoothness feels. It should be much less flickery than before (at least in my testing).

from react-virtualized.

bvaughn avatar bvaughn commented on May 5, 2024

I think I'm going to proceed with a point release of this feature only and leave #53 as a separate issue until I hear back from you. :)

from react-virtualized.

aquach avatar aquach commented on May 5, 2024

Awesome, thanks! I'll check out the other one.

On Sat, Jan 16, 2016 at 10:06 AM Brian Vaughn [email protected]
wrote:

Closed #59 #59 via
#63 #63.


Reply to this email directly or view it on GitHub
#59 (comment).

from react-virtualized.

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.