You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I'm wondering is there any way that I can disable only wheel event for zooming?
I saw the onChange$ subscribe all resize, rotate event.
But I only need to prevent user to use mouse wheel.
Thanks.