microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.55k stars 29.4k forks source link

Scrolling is not as smooth as it used to be #15089

Closed mostergaard closed 8 years ago

mostergaard commented 8 years ago
Extension Author Version
csharp ms-vscode 1.4.1
PowerShell ms-vscode 0.7.2

When working with a "high precision" touch pad and using the two finger scroll it doesn't seem as "smooth" in the code editor as it did in previous versions of VS Code. When you first starting moving the fingers it takes a bit of time before it starts moving and then it "jumps". Once the scrolling is activated it is smooth, but once you let go of the fingers on the touch pad and then start again, it again has a delay before the scroll starts.

It should work just as smooth as it does in e.g. Chrome or Edge. This to me was one of the great advantages with VS Code over the full VS, so I am sad that we've lost the smooth scrolling again.

I'm on a Dell XPS15 and the touch pad should be a top-of-the-line touchpad (high precision).

alexdima commented 8 years ago

We believe this was a regression in Chromium 52 (that we are sitting on due to Electron 1.3.8) that was in the meantime already fixed in Chromium 54. Let's track in #13612