SSENSE / vue-carousel

A flexible, responsive, touch-friendly carousel for Vue.js
https://ssense.github.io/vue-carousel/
MIT License
1.72k stars 504 forks source link

With Drag disabled there is no need to prevent default. #616

Open GaetanoPiazzolla opened 9 months ago

GaetanoPiazzolla commented 9 months ago

The reason I want to drag and drop lists inside a carousel.

Description

checking the drag and drop enabled from the parent, I can turn off the event listener.

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: