Skip to content

Conversation

JarredMack
Copy link

Updating the slide method to recalculate the "to" target as a number. Existing method had unexpected behavior when "to" was passed in as a string, as the + operator would concatenate, instead of adding.

Updating the slide method to recalculate the "to" target as a number. Existing method had unexpected behavior when "to" was passed in as a string, as the + operator would concatenate, instead of adding.
Moved the length init outside of the setup() method, as it was recalculating on window resize and causing getNumSlides() to return an incorrect value
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.

1 participant