Fully functional example scene might be needed #54
HaroldLever
started this conversation in
General
Replies: 1 comment
-
That's a good idea. Design-wise I would prefer to not have everything on the same "page" but use the whole screen space for each example with its explanation and maybe some interactive elements like sliders and toggles to teach the user about the effect each property has on the scroll feeling. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Since smooth scroll container is getting more featured and complex, it might need a fully functional example scene to show (or even teach) users how to use it. Also, a fully functional example scene will also be convenient for developers to test it.
Below is my simple idea about new example scene.

Moreover, it might need more pages to show each option 's function. Such as
allow_overdragging
、auto_allow_scroll
and so on.Beta Was this translation helpful? Give feedback.
All reactions