Page 1 of 1

Disabling zoom on mouse wheel scroll

Posted: Thu Jun 10, 2021 8:11 pm
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.

Re: Disabling zoom on mouse wheel scroll

Posted: Sun Jun 13, 2021 11:57 pm
by nickz
Good point, Aaron.
It will be fixed in the next update.
Thank you