I am making a color dropper tool, and while this tool is active, when the user clicks or selects, I only want it to fire my mouse event, and not something else, so while this tool works, if the user clicks the start orb button, he should not open the start menu (or if the user clicks on anything else). How can i do this?
thank
source
share