Files
svelte-carousel/src/actions
Cory Parsnipson fc2c0e899a Remove preventDefault from swipeable and tappable.
This was prevent carousel particles that contained clickable items from
working properly on mobile devices.

Removing preventDefault from both locations allows these items to
response properly when clicked. No adverse behavior had been observed.
Tested on a Pixel 2 phone monitored with chrome dev tools.
2022-06-23 17:12:04 -07:00
..