taglia3 / TGLParallaxCarousel

A lightweight 3D Linear Carousel with parallax effect
MIT License
436 stars 63 forks source link

Normal type is not working properly #5

Open pranavpari opened 7 years ago

pranavpari commented 7 years ago

When you use normal view, Tap delegate is not called and instead of move item delegate is called. and the other thing is that at end of all the view the first view is displayed, it should be there in normal view. like if user is at 1st view then before that there isn't any view in normal view but in at the end there is view and when I clicked on it, it loads but the page indicator didn't change.

taglia3 commented 7 years ago

HI pranavpari, feel free to make pull request if you have a solution for this.