Page 1 of 1

Scroll Wheel user settings feature request

Posted: 04 Oct 2019, 03:41
by Apolon
I find the rate of scroll wheel zooming in/out to be excessively slow. Ideally this should be a user configurable setting.

In addition, it would be useful to have a setting where the mapping between forward/reverse scroll wheel input and the zoom in/out action. The default where forward mouse wheel scrolls zoom the user out seems counter intuitive (given that intuitive is based on what I'm used to).

Re: Scroll Wheel user settings feature request

Posted: 04 Oct 2019, 05:10
by coppelia
Hello,

have a look at value mouseWheelZoomFactor in file system/usrset.txt: it allows you to do what you want. A negative value should inverse the wheel's action.

Cheers