Skip to content

Prevents jumping to the end on a click where e.data isn't a number#5

Closed
dmzza wants to merge 1 commit intoflesler:masterfrom
dmzza:master
Closed

Prevents jumping to the end on a click where e.data isn't a number#5
dmzza wants to merge 1 commit intoflesler:masterfrom
dmzza:master

Conversation

@dmzza
Copy link

@dmzza dmzza commented Nov 26, 2012

Handles the case when the click is on an element within an item, such that e.data is an object instead of an array position. In this case, jump should do nothing.

By the way, I really love all of your scrollTo stuff. It is everything that I was looking for. Thanks for decoupling everything really nicely, I've been able to achieve something really cool with this.

… that e.data is an object instead of an array position. In this case, jump should do nothing
@flesler flesler closed this Jan 24, 2014
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