• Resolved Punker1

    (@punker1)


    Vertical scrolling does not work on mobile devices if you drag your finger over the slider.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Punker1

    (@punker1)

    Found the bug, if you disable “Mouse Drag”, the vertical thumb flipping works.

    Plugin Author simonpedge

    (@simonpedge)

    Good to hear ??

    Thread Starter Punker1

    (@punker1)

    Interesting reaction and a fix?

    Plugin Author simonpedge

    (@simonpedge)

    With Owl Carousel ‘Mouse Drag’ enabled the JavaScript ‘Mouse Drag’ (onDrag) event on the slider is assigned to scrolling the slides forward and backwards (slide navigation). This overrides the ‘Drag-to-Scroll’ (up/down). It seems you can ONLY have the ‘ondrag’ JS event mapped to a single function here – scrolling slide navigation, OR scrolling slide up/down.

    Also remember that I build my plugin using the JavaScript plugin ‘Owl Carousel’ (https://owlcarousel2.github.io/OwlCarousel2/). So the actual carousel low-level functionality is handled entirely by this product. Slide Anything is a tool that allows you to add content and generate sliders using the Owl Carousel plugin. So if there are bugs within Owl Carousel I cannot help here. All I can do is ensure that I’m always using the latest release of Owl Carousel (currently version 2.3.3), so any bug fixes they implement are brought across into Slide Anything.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Vertical scrolling does not work on mobile devices!’ is closed to new replies.