Share via

How can I resolve the problem:UWP ScrollView back to origin y while scrolling?

AlexZhangrj 41 Reputation points
2020-08-13T07:37:00.597+00:00

I designed the Scrollview as 'IsScrollInertiaEnabled="True"'. And while I scroll the ScrollView using mouse wheel, it scroll back to the origin y. I tried many ways, but I did not solve the problem. My Question is: Is there any simple way to ban the ScrollView scrolling back to the origin y while set 'IsScrollInertiaEnabled="True"'?

Here is the screen record for the problem:

https://youtu.be/Y9LvXZ1H3c0

Best Regards,

Alex.Zhangrj

Developer technologies | Universal Windows Platform (UWP)

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.