CarouselView icon indicating copy to clipboard operation
CarouselView copied to clipboard

[Bug?] Scolled event is only triggered when swiping manually

Open Symxn opened this issue 4 years ago • 2 comments

Hey, i like your control but I have a little note:

The scrolled event is only triggered if the user swipes back and forth manually. But not when the user stops swiping and the animation returns the element to the correct position. Can you please change that? :)

Symxn avatar Jul 03 '20 20:07 Symxn

Which animation are you referring?

alexrainman avatar Oct 14 '20 15:10 alexrainman

Yes. If you scroll to 50% (center screen,just an example data) and lift finger, then the view still scroll but the scrolled event won't trigger, some how I won't able to know the view's actual scroll state. Only in Android by the way.

chaoyebugao avatar Jun 09 '21 06:06 chaoyebugao