Skip to content

How do you set smooth scrolling? #4877

Answered by nightwing
AustinGitHub asked this question in Q&A
Discussion options

You must be logged in to vote

$blockScrolling is an internal private variable that should not be changed.
There is an animatedScroll option editor.getOption("animatedScroll", true) which controls the behavior of scrolling during large jumps like ctrl-home/ctrl-end.

But what exactly do you mean by "smooth scrolling"?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AustinGitHub
Comment options

Answer selected by andrewnester
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants