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

manual scroll will cancel jump #21

Closed
wants to merge 1 commit into from
Closed

manual scroll will cancel jump #21

wants to merge 1 commit into from

Conversation

artemdemo
Copy link
Contributor

This is solution for issue #7

I added new option:

Jump.jump('.selector', {
  scrollCancelJump: true
})

If true jump will be cancelled and user will be able to continue scrolling with the mouse or touchpad or whatever.

@callmecavs
Copy link
Owner

going to take a pass on this - I think there may be an easier way to implement it, and I'm not sure I want to do so yet. thanks for the contribution though

@callmecavs callmecavs closed this Dec 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants