Hide action bars by default and reveal them on mouse hover with configurable fade in/out animations.
- Hide any of the 10 action bars (Action Bar 1–8, Stance Bar, Pet Bar)
- Smooth fade in on mouse hover, fade out when mouse leaves
- Per-bar configuration: enable/disable, fade in/out duration, delay before fade out
- Show bars automatically during combat (configurable per bar)
- Flying behavior per bar: default (no effect), show only while flying, or hide while flying
- Mounted behavior per bar: default (no effect), show only while mounted, or hide while mounted
- Options panel under AddOns > ZaeUI > ActionBars
- Compatible with WoW Retail / Midnight (Interface 12.0.0+)
| Command |
Description |
/zab |
Open the options panel |
/zab help |
Show help |
/zab reset |
Reset all settings to defaults |
| Setting |
Range |
Default |
| Enable |
on/off |
off |
| Show in combat |
on/off |
on |
| While flying |
Default / Show only / Hide |
Default |
| While mounted |
Default / Show only / Hide |
Default |
| Fade In |
0.1 – 1.0s |
0.3s |
| Fade Out |
0.1 – 1.0s |
0.3s |
| Delay |
0.0 – 3.0s |
1.0s |
- Detects ElvUI / Bartender and warns if action bars are replaced
- Suspends fade behavior while Edit Mode is active
- Uses taint-free alpha manipulation (no UIFrameFadeIn/Out on secure frames)
- ZaeUI_Shared — required dependency, install from CurseForge
- Copy
ZaeUI_ActionBars/ and ZaeUI_Shared/ into World of Warcraft/_retail_/Interface/AddOns/
- Restart WoW or
/reload