88 - NoForm Hide for Druids
At the moment there are options to hide bars when a druid is in a certain form.
This combines nicely with the option to hide the bar until in combat.
However I would like the option of hiding the bar if I am in combat but not in a form.
| User | When | Change |
|---|---|---|
| Nevcairiel | Apr 18, 2009 at 09:31 UTC | Changed status from Accepted to Fixed |
| Nevcairiel | Feb 22, 2009 at 17:45 UTC | Changed status from New to Accepted |
| Apaseall | Feb 22, 2009 at 17:22 UTC | Create |
- 3 comments
- 3 comments
Facts
- Last updated
- Apr 18, 2009
- Reported
- Feb 22, 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #3
Nevcairiel Apr 18, 2009 at 09:31 UTC - 0 likesThis was implemented in 4.3.0
- Reply
- #2
Apaseall Feb 23, 2009 at 14:23 UTC - 0 likesI tried the conditional string by pasting it into the custom conditional box on the page where I had previously selected hide during combat. Either I did it wrong some how or your suggestion plain does not work as the bar became visible at all times
- Reply
- #1
Nevcairiel Feb 22, 2009 at 17:45 UTC - 0 likesYou can achieve that right now with a custom-conditional string.
"[combat,noform]hide;show"
I'll probably add the option, too.