aataraxiaa / ScalingCarousel

A super simple carousel view with scaling transitions written in Swift
MIT License
756 stars 98 forks source link

I put button in Cell but when I tap on Button that time cell scroll and not proper display. #50

Closed patelravi20 closed 5 years ago

patelravi20 commented 6 years ago

ezgif com-video-to-gif

patelravi20 commented 6 years ago

Plz make a Solve a Bug ASAP.

aataraxiaa commented 6 years ago

Hi @patelravi20, I’m currently not free to work on this. If you find a solution, I’d be happy to accept a PR.

vishalkalola1 commented 6 years ago

hey @patelravi20 and @superpeteblaze You need to add isPagingEnabled = true and isScrollEnabled = false in your code

screenshot 2018-11-19 at 5 34 22 pm
aataraxiaa commented 6 years ago

Thanks @vishalkalola1 🙌🏼