Cuberto / mouse-follower

A powerful javascript library to create amazing and smooth effects for the mouse cursor on your website.
MIT License
724 stars 60 forks source link

MouseDrag on flickity carousel #20

Closed Esmeth closed 1 year ago

Esmeth commented 1 year ago

Any option to update the current cursor position on dragMouseMove with flickity carousel.

Drafteed commented 1 year ago

Hello! You should use option like touchStartPreventDefault: false in Swiper.

Esmeth commented 1 year ago

Hi @Drafteed thanks for your response, is there any same option for Flickity slider too ?

Drafteed commented 1 year ago

I don't use Flickity, you need to do some research.