Hey all I am having an issue with removing a listener from my button.
Here is the code that I use in order to add the listener to the button:
The way I am removing the listeners from the button:
My popup code:
This is what it looks like when it starts off, then turned on then back off again. Notice how the tooltip still shows when moving over the button when I have it set to off. It seems to stay on the screen when I move away from the button in the off state.