Druid shifted mana bar element
Ennie opened this issue ยท 7 comments
Hi, haste!
Can you look at my code and integrate it in oUF if you like?
https://gist.github.com/718131
thanks
i think this element should be included in oUF as the blizz player frame handles this.
Some quick comments:
- You don't check for unit in: UNIT_POWER.
- You don't do any coloring like Health and Power.
- You have a post-update, but no pre.
- No need to check for oUF, just do like the rest of the internal elements.
- Post it as a format-diff, so I can commit it in your name.
new patch, cleaned up and modified with your comments:
https://gist.github.com/718131