According to the documentation I see that SyntaxEditor supports "smooth inertia-based touch scrolling". I don't know if this is how I understand scroll bar scrolling can be smooth.
What parameters can I set to make the scrolling smoother?
According to the documentation I see that SyntaxEditor supports "smooth inertia-based touch scrolling". I don't know if this is how I understand scroll bar scrolling can be smooth.
What parameters can I set to make the scrolling smoother?
Hello,
That feature is referring to being on a touch device and touching a finger in the text area and flicking to scroll. It is not referring to using the ScrollBar.
ScrollBar scrolling is done by line and there are no options to alter that to be "smoother" at this time.
Is there any chance to provide a smooth scroll bar, many users like the smooth scrolling experience
Hello,
We will log it as a feature request. Are you mainly looking for mouse wheel scrolling to be smooth?
From what I can tell in VS Code, they have a setting that allows smooth scrolling but it only appears to affect mouse wheel scrolling. I don't see any options for smooth scrolling in desktop Visual Studio.
Please log in to a validated account to post comments.