I have a timer within an indicator. The challenge I'm having is when switching workspaces, I'm unsure how to stop / unregister the event handler. I don't see any state change being called. Therefore, the timer continues to run when it should not causing problems. Can you please tell me how to handle this?
Thank you!

Comment