Open
Description
Describe the bug
When scrolling through the carousel with
- Touch panning
When I do a quick swipe => release my finger => then re-touch screen and keep scrolling => the carousel not moving
I have to lift my finger up and swipe again in this scenario - Touchpad windows 10 precision
The touchpad doesn't seem to work with the horizontal swipe but only vertical swipe
Event with vertical swipe make the carousel move, the speed is very fast - like a small swipe from the 1 item quickly jump to 21 item (this doesn't happen with mouse scroll wheel)
- Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:
Since the carousel first introduce inside Toolkit
- Can this be reproduced in the Sample App? (Either in a sample as-is or with new XAML pasted in the editor.) If so, please provide custom XAML or steps to reproduce. If not, let us know why it can't be reproduced (e.g. more complex setup, environment, dependencies, etc...)
Yes inside Carousel sample
Steps to reproduce the behavior:
Describe above
Expected behavior
Smooth scrolling for Touch and Touchpad