Code Monkey home page Code Monkey logo

Comments (15)

gercog1 avatar gercog1 commented on May 26, 2024

ohhh, sorry my bad :) everything works fine in the example

from react-indiana-drag-scroll.

Norserium avatar Norserium commented on May 26, 2024

Hello, @gercog1!

I've added additional checks to the mouse and touch handlers, because there was a probability of incorrect behavior.

Please update to 1.2.1 and check your code.

from react-indiana-drag-scroll.

gercog1 avatar gercog1 commented on May 26, 2024

@Norserium thanks, updating helped me 👍

from react-indiana-drag-scroll.

gercog1 avatar gercog1 commented on May 26, 2024

@Norserium May I somehow disable inertia scroll on mobile devices?

from react-indiana-drag-scroll.

Norserium avatar Norserium commented on May 26, 2024

@gercog1, currently no, because it uses default mobile scroll.

I can add prop nativeMobileScroll, that can be set as false to use my custom scroll (like on desktop), but you will lost in this case inertia, scrolling an outer area after scrolling to the end of a container and some other features.

Why do you need to disable inertia?

from react-indiana-drag-scroll.

gercog1 avatar gercog1 commented on May 26, 2024

It would be super cool if you add such property. I developed wheel component which can be used by user to select some values, and it should work without inertia for now :)
Screen Shot 2019-08-14 at 15 51 57

from react-indiana-drag-scroll.

Norserium avatar Norserium commented on May 26, 2024

Could you install 1.1.3 and check the behavior of your scroller on mobile device? Is that you need to get?

from react-indiana-drag-scroll.

gercog1 avatar gercog1 commented on May 26, 2024

Using 1.1.3 I have issue with calling onEndScroll handler on every click everywhere on the page :(

from react-indiana-drag-scroll.

Norserium avatar Norserium commented on May 26, 2024

Yes, I know, but just test the scrolling behavior.

from react-indiana-drag-scroll.

gercog1 avatar gercog1 commented on May 26, 2024

Scrolling behavior is what I need!

from react-indiana-drag-scroll.

Norserium avatar Norserium commented on May 26, 2024

I understood you, I will think about the changes. Thanks.

from react-indiana-drag-scroll.

gercog1 avatar gercog1 commented on May 26, 2024

Thanks for quick response! :)

from react-indiana-drag-scroll.

Norserium avatar Norserium commented on May 26, 2024

You are welcome!

from react-indiana-drag-scroll.

Norserium avatar Norserium commented on May 26, 2024

@gercog1, check 1.3.0 version. I've added nativeMobileScroll prop.

from react-indiana-drag-scroll.

gercog1 avatar gercog1 commented on May 26, 2024

@Norserium thanks mate, you are best 🥇 :)

from react-indiana-drag-scroll.

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.