In case that scroller have a page size on thumbscroll mode,
scroll_to_aixs animatior is created once user release mouse to get to the current page.
Animator will be re-created if user click continuesly fast enough multiple times when the animator is running.
It makes content unclickable.
If you want to test, follow below steps.
- build/run attached sample program on mobile profile.
- click any buttons continuesly multiple times right after scroll down or up to the other page
[sample]