Closed frranck closed 8 years ago
I added a self delegate for the gestureRecognizer and
func gestureRecognizer(_: UIGestureRecognizer,
shouldRecognizeSimultaneouslyWithGestureRecognizer:UIGestureRecognizer) -> Bool {
return true
}
Will include it when I push https://github.com/DroidsOnRoids/SwiftCarousel/issues/23
Hi @frranck, Thanks for reporting this and for the fix! I'm also experiencing this issue. Any chance you can push your fix for this one before pushing #23? I can also do a PR myself for this one if that works for you.
@irodrigo17 Hi, I pushed both already, they're not merged yet.
Awesome! Thanks @frranck!
Can be seen in the examples.