Skip to content

Swipe is not disabled even after setting disableSwipe to true  #29

@Ranga-RV6464

Description

@Ranga-RV6464

I have tried multiple properties for disabling the swipe but its not happening
Carousel c = new Carousel(s1,s2);
c.setDisableSwipe(true);
c.setAttribute("disable-swipe", "true")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions