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

  • Thread starter Thread starter AlexZhangrj1981
  • Start date Start date
A

AlexZhangrj1981

Guest
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:

youtu.be/Y9LvXZ1H3c0


Best Regards,

Alex.Zhangrj

Continue reading...
 
Back
Top