nir9 / itemslide

JavaScript Touch Carousel Library with Zero Dependencies
https://itemslide.org
MIT License
647 stars 85 forks source link

Project structure updated. Destroy method inserted. Align setting created. #24

Closed AlexVvx closed 9 years ago

AlexVvx commented 9 years ago

Hello, I refactored a little bit my previous update: align setting created and slider looks similar to prev version. It is possible to run slider with align: justify.

nir9 commented 9 years ago

Ok so the align has indeed been fixed thanks, but there are still some small problems that need to be fixed before merge:

AlexVvx commented 9 years ago

I fixed mouse scrolling, but can't figure out what's wrong with swipe out animation. Can you please help me to fix animation?

nir9 commented 9 years ago

Sure i'll take a look and see if i can fix it.

nir9 commented 9 years ago

Ok so i found the problem turns out it's just a was just a small issue, so i'm going to merge your pull request and fix the problem right away. Anyways thanks for the great contribution!