TeeUseMouseWheel Scroll Distance
TeeUseMouseWheel Scroll Distance
How do I control the distance that is scrolled after I set TeeUseMouseWheel to true?
Re: TeeUseMouseWheel Scroll Distance
Hi skassan,
I'm afraid that this is controlled internally. Concretely, the scrolling distance is that: (Maximum-Minimum)*0.03
I'll add to the wish list the possibility to manually control this constant value.
I'm afraid that this is controlled internally. Concretely, the scrolling distance is that: (Maximum-Minimum)*0.03
I'll add to the wish list the possibility to manually control this constant value.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: TeeUseMouseWheel Scroll Distance
When you add that functionality, you may also want to consider changing the value, or having a separate value, for when the vertical axis is in logarithmic mode. That's the reason for my original inquiry. The default behavior doesn't work too well on a logarithmic scale.
Re: TeeUseMouseWheel Scroll Distance
Hi skassan,
Yes, that's right. Thanks for the appreciation. I'll modify the ticket to explain that too.
Yes, that's right. Thanks for the appreciation. I'll modify the ticket to explain that too.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |