opus1269 / smooth-scroller

Smooth and inertial scrolling for IntelliJ
https://plugins.jetbrains.com/plugin/8246
MIT License
18 stars 6 forks source link

Feature: Options of enabling smooth scrolling only when using touchpad #9

Open arshcaria opened 8 years ago

arshcaria commented 8 years ago

Is it possilbe to enable smooth scrolling only when using the touchpad?

kool79 commented 7 years ago

+1 It works perfectly with touchpad but with mouse I prefer standard behavior, when 1 step on wheel == x lines of code. If it is hard to detect source of scroll events, then maybe we should have some option (checkbox) like 'disable smooth scrolling'.