OmniBar

OmniBar

16M Downloads

Feature Request: Add "Used Icon Transparency" slider.

Opened this issue ยท 2 comments

commented

I'm trying to set up bar that will be always visible and become partly transparent when on cd. Addon already has kinda similar "Unused Icon Transparency" option, whould be awesome to also have reverse one. Thanks.

commented

Was trying to do it as well, but only managed to make slider for it. My coding skills are not good enough to make it actually work :D Would be awesome to see this added by author. Thanks you.

WoWScrnShot_040422_122851

commented

If anyone interested, tried to change line 1294 in OmniBar.lua (icon:SetAlpha(1) to icon:SetAlpha(0.25)), but for some reason 25% alpha only stayed for like 3-5seconds, and then went back to 100%.