ScrollView Grid Navigator Stutter

orC7719

New member
I'm trying to create a scrolling list inventory but the built in example has both the list jumping about and slowly moving further down each time as well as the scrollbar stuttering when the list does the jumps. Is it supposed to work like this or is this unintended behaviour?

ScrollViewStutter.gif
 
What version of the asset are you using?
I was convinced I had fixed this bug a few versions ago. I'll double check when I have time
 
You are right something isn't right, I am having a hard time figuring it out.

But I am in the process of fixing it. I'll have a feature scene for it once I am done and I'll send you the fixed scripts.

Sorry for the inconvinience.
 
The new scripts work a lot better. They'll be available in the next update
 

Attachments

  • GridNavigatorWithScrollView.cs
    7.5 KB · Views: 1
  • ScrollbarWithButtons.cs
    4.9 KB · Views: 1
Top