Forum

How to stop scroll zoom in the browser?

28 April 2016 11:35
I have set another function for scrolling. So now I need to stop zooming when scrolling. How can I do this please..?
28 April 2016 11:56
I think I found the answer!
When I changed the "Move Style" to "Hover" it worked.
Move style is in Blend4Web > Camera panel > Camera Move Style > Move Style.
28 April 2016 15:55
Hello.

I noticed, that you write your own application. You can disable zooming using m_app.enable_camera_controls. Please, take a look at the third parameter.
 
Please register or log in to leave a reply.