I am using Kivy Carousel to build an App.
However I would like to maintain Manual control of the carousel and disable the swipe action (I will manually call carousel.load_next)
I have looked through the Documentation but cannot see any way to disable the swipe action.
If anyone could help me I would appreciate it.
Many thanks, Seotha.