horizontal-scrollingowl-carouselsmooth-scrollingowl-carousel-2

Owl Carousel scrolling with inertia


I am using Owl Carousel on a mobile website.

When the user scrolls horizontally and then stops, the content stops moving immediately (or very shortly after the stop).

Is it possible to add some inertia?

I tried different options exposed in the docs, such as smartSpeed, fluidSpeed...


Solution

  • If you are looking at an Infinite loop in which also you can stop in the "center" of an Item and with a smooth scrolling inertia I think that's not possible.

    It's a long time issue/request that up to this answer is not still possible:

    You can look at different scrolling plugin like that flickity.

    This has a free smooth scrolling with this option.