uis icon indicating copy to clipboard operation
uis copied to clipboard

Update lag on high velocity

Open CheeryLee opened this issue 3 years ago • 1 comments

Accordingly to my comment in https://github.com/mopsicus/infinite-scroll-unity/issues/23

If we want to change scrollbar (exactly the bar, not by dragging scroll view) position too fast, there would be unpredictable behaviour: the component won't update views' positions. They will stuck outside content transform bounds. Nextly, if we would drag scroll view, but with much less velocity, views will change their positions little by little.

Currently I don't know how to beat this issue due to lack of the documentation and comments about how UpdateVertical and UpdateHorizontal methods work.

@mopsicus what do you think about it?

CheeryLee avatar Apr 08 '21 14:04 CheeryLee

There is some bug, yeah. But now I really have no time to do smth with that. If you can suggest some good solution – I will merge it

mopsicus avatar Apr 08 '21 15:04 mopsicus