ACarousel icon indicating copy to clipboard operation
ACarousel copied to clipboard

Autoscroll doesn't make sense.

Open adamdahan opened this issue 2 years ago • 1 comments

The autoScrolling feature in your code using .defaultActive should rotate from A, B, C, A, B C without jumping back to A from C. It should just be continous.

adamdahan avatar Dec 25 '22 04:12 adamdahan

The autoScrolling feature in your code using .defaultActive should rotate from A, B, C, A, B C without jumping back to A from C. It should just be continous.

You should enable "Wrap" with "autoScroll"

X901 avatar Jan 01 '23 04:01 X901