I use ADS to open an editor window with 1000 lines.
On OSX, if I use the mouse wheel to scroll with one click at a time, it move 1.7 lines. If I quickly use a full wheel down, it scrolls the entire 1000 lines.
On Windows, if I use the mouse wheel to scroll with one click at a time, it move 14 lines. If I quickly use a full wheel down, it scrolls 83 lines down.
It seems that the acceleration of the scroll is much greater on OSX then it is on windows. ADS uses the Netbeans editor, and doesn't have any control on this behavior. I am looking into this to see why it is happening and what we can do to get around it.
thanks
-John
ryan4241 wrote:
Hi
in ADS the mouse scrolling is incredibly sensitive, I have to set my scroll speed down very low to make it useable. However it then becomes unusable in every other application on the mac.
I have seen someone post about this before and been told just to change settings in the OS but that really doesn't help. I almost need to create an automator action that changes the mouse prefs dynamically each time ADS becomes the in-focus window. Then change it back again when it loses focus.
Is there no way this can be fixed in ADS? or is there a possible JAVA fix or pref change that would help?
Thanks
Ryan