Add ResetScroll in Scroller API #220
marc-antoine-girard
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From this post: NovaUI-Unity/Community#134 (comment)
I think adding a method in the Scroller to reset the position to its starting position would be convenient in many different contexts, but mostly when reusing the same UI for multiple pages. It's also in the case where an animation would look out of place. The solution provided in the post above works, I just think it could be either clearer in the documentation, or provided in the Scroller.
Instead of:
Beta Was this translation helpful? Give feedback.
All reactions