godot
godot copied to clipboard
Fix: make-unique button work for left mouse click only
Fixes #113738 Removed the Mouse button mask for right so the button only works for left click as suggested by the tooltip
Sorry about that! I am quite new to engine contribution. I have added your fix
Please note that I did not test this fix, make sure it works correctly :)
I checked, it works.
That's not a regression btw, it's a bug in the new functionality.
Thanks!