Thread: World Map
View Single Post
05/11/20, 04:26 PM   #8
ZephyrDawn
Join Date: May 2020
Posts: 4
My addon is nearly done, but I'm struggling with one last thing. I'm trying to register when a control or any of its children have been clicked on (like an on click callback or something). Specifically, I'm trying to monitor when the zoom level has changed. I can see some interaction methods for clicking and mouse wheeling on the zoom control's children, but is there any way to set up a watcher or something that will fire when these methods are called?

Thanks
  Reply With Quote