smooth-scroller icon indicating copy to clipboard operation
smooth-scroller copied to clipboard

Small speed

Open KODerFunk opened this issue 8 years ago • 4 comments

Small or smaller scrolling speed with any options.

KODerFunk avatar Mar 14 '16 09:03 KODerFunk

I don't fully understand your comment. Could you try to clarify, please.

opus1269 avatar Mar 16 '16 11:03 opus1269

OS X 10.11.3 / Rubymine 8.5-EAP Today i use Apple Magic Mouse, and works fine, but 2 days ago i use simple mouse (at same mac-mini) with standard scroll-wheel. It was very slow with any options, and ugly when using PgUp + PgDn (Fn + up/down)

KODerFunk avatar Mar 16 '16 13:03 KODerFunk

I try combinations of new software versions again at next week 🎅

KODerFunk avatar Jan 08 '17 11:01 KODerFunk

@KODerFunk, after messing with the code, this bug seems to be caused by the scrolling being set to 20 FPS

With this version, you can fix this with similar settings to mine; image But in my fork, this was fixed by using the highest refresh rate of the user's connected monitors. I'm just waiting on it to be approved

DeflatedPickle avatar Nov 10 '20 21:11 DeflatedPickle