> Yes it's something about scrolling! But the new code still doesn't work (does "body" represents all the objects?).
>
It should include everything exept form elements and how you block it for form elements is already mentioned above.
Now i see it why it didn't work! I was accidentally clicking on a button
Is there also another universal form for button objects like "body"? It would save me a lot of time instead of assigning a form id to 100 buttons
Btw thank you so much!
EDIT: nevermind, apparently, the code disabled every use of middle mouse, i would need a way to only prevent the scroll thing to appear, not disabling MMB as a whole