93gaurav93 / v-owl-carousel

🦉 VueJS wrapper for Owl Carousel
MIT License
45 stars 25 forks source link

touch drag or mouse drag is not working #25

Open kartikbhargav11 opened 4 years ago

kartikbhargav11 commented 4 years ago

On touch drag and mouse drag the focus goes back to first item instead to the next item. If i want to display the number of items in decimal. for ex. :responsive="{0:{items:2.5,nav:false}, 768: {items: 3, nav: false}, 1200:{items: 4, dots: false}}"

developerr-ayush commented 3 years ago

Use merge:true,