mujtaba01 / ngx-owl-carousel

An angular2 (4) wrapper for jquery owl-carousel library with dynamic carousel item change detection
MIT License
70 stars 25 forks source link

mouseDrag, touchDrag and pullDrag doesn't work #67

Open tyrandeluna opened 3 years ago

tyrandeluna commented 3 years ago

If I pass mouseDrag: true, touchDrag: true and pullDrag: true, the carousel still doesn't drag the items, only if you click on navs or dots.