Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi guys
I looked around but didnt find any decent way to disable Middle scroll click for the default brawser functions.
When in fullscreen it keeps poppong when i press scroll.
Anyone knows how to get rid of it?
Develop games in your browser. Powerful, performant & highly capable.
Most of the time if you have an event for a particular function it will override the default behavior. Have you tried making an event mouse -> on click middle and leaving it with no actions?
Try to create an event Middle Button pressed and leave an empty action
Well thats what i found in other topics tested it, but it works for all other, but the middle mouse button click.
Any other ideas?