Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shouldPropagateMomentum prevents delta transforming #117

Closed
idiotWu opened this issue Nov 16, 2017 · 1 comment
Closed

shouldPropagateMomentum prevents delta transforming #117

idiotWu opened this issue Nov 16, 2017 · 1 comment
Assignees

Comments

@idiotWu
Copy link
Owner

idiotWu commented Nov 16, 2017

Environment

  • Browser: all
  • Version of smooth-scrollbar: 8.2.0

Issue Summary

From idiotWu/react-smooth-scrollbar#19:

@emko4:
Long story short, I have content scrollable only horizontally (content has same height like Scrollbar) and problem is in shoulePropagateMomentum (there is a typo 😄 ) for wheel event.

I think that shoulePropagateMomentum should return true.

Something like small stackTrace:
shoulePropagateMomentum (node_modules\smooth-scrollbar\utils\shoule-propagate-momentum.js)
wheelHandler (node_modules\smooth-scrollbar\events\wheel.js)

@idiotWu
Copy link
Owner Author

idiotWu commented Nov 16, 2017

@emko4 8.2.1 is out.

Let me know if this issue's not resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant