Disabling zoom on mouse wheel scroll

Technical discussions
Post Reply
aarond
Posts: 8
Joined: Mon May 17, 2021 4:23 pm

Disabling zoom on mouse wheel scroll

Post by aarond »

Is there a way to disable the zoom when using the mouse wheel? IView_DG.SetBoolAttribute(ViewBoolAttribute_DG.eViewBoolAttributeDgEnableZoom, false) disables zoom when using the normal mouse navigation, but not when scrolling the mouse wheel.

nickz
Site Admin
Posts: 236
Joined: Fri Jul 26, 2013 3:58 am

Re: Disabling zoom on mouse wheel scroll

Post by nickz »

Good point, Aaron.
It will be fixed in the next update.
Thank you

Post Reply