Hi,
I have made a web player in which there is a object which is draggable and some Button.
The problem i am encountering is that on browser zoom the object get zoomed but the Buttons remains constant because they are static clickable icons. So is there a solution in unity for this problem (i.e can browser zoom be disabled for the web player. )
I want to disable zooming of the browser.