Repooc / ElvUI_ActionBarBuddy

Customize ElvUI's Inherit Global Fade option to allow it to only trigger on mouse over!
3 stars 2 forks source link

Add trigger based on group size #11

Open dignorantcow opened 1 month ago

dignorantcow commented 1 month ago

Would it be possible to add override triggers based on group size? Solo, 5 man, Raid, etc.

Thanks for all your hard work.

Repooc commented 1 month ago

u have an option for raid, scenario, pvp (arena/bg), dungeon,if u select in instance already, i dont see a need to specify size if mean like 15man vs 40man pvp instance for example

dignorantcow commented 1 month ago

So I hide my action bars when in a raid group because the raid frames can cover some of the bars. It works fine in a raid instance, but outdoor activities don't trigger the hiding.

Repooc commented 1 month ago

well next best thing i am willing to add is using IsInRaid() or IsInGroup() api to check if u are in a group or raid group