|
Right now when you click anywhere on scrollbar, it will make smooth scrolling until scroll thumb reach point of click, however I am looking for an option to jump to the point right away without smooth scrolling. |
Answered by
KingSora
Mar 29, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Good day @XCanG :)
This requested in the past here: #645
You can specify the option
clickScroll: 'instant'for that.