Thread Tools Display Modes
07-19-18, 08:19 PM   #1
Theroxis
A Fallenroot Satyr
Join Date: Jun 2018
Posts: 24
Hiding MultiBarLeftButton..i..Flash based on visibility of bar?

Basically, I have started using an addon called MainMenuBar_Plugin to hide the MultiBarLeft and MultiBarRight unless I'm hovering over them. I use these bars to stuff unimportant, non-cooldown abilities and profession stuff into. The addon works great at hiding the buttons themselves, but whenever a GCD has finished, each of the buttons affected by the GCD show a "spark" on them.
I believe the spark is called
MultiBarLeftButton1Flash (obviously rinse and repeat for Right and Button 1-12)
What's the best way to prevent these from showing when the bars are hidden, and allow them to show when the bars are shown?

Obviously I could just iterate over all of them and SetAlpha(0) but I think that looks unpolished.

Thanks for any assistance
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Hiding MultiBarLeftButton..i..Flash based on visibility of bar?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off