Hey, I'd like to request calling Refresh on the buttons when the map changes fullscreen mode.
I have a button that I'd like to only show when the map is in fullscreen. But changing the mode doesn't appear to update the buttons.
I can work around it by changing the visibility of my button on my own and calling SetPoints on the lib directly. But it would obviously be nicer to just do it in the button's Refresh function.
Hey, I'd like to request calling Refresh on the buttons when the map changes fullscreen mode.
I have a button that I'd like to only show when the map is in fullscreen. But changing the mode doesn't appear to update the buttons.
I can work around it by changing the visibility of my button on my own and calling SetPoints on the lib directly. But it would obviously be nicer to just do it in the button's Refresh function.