Eclipse- / EclipseUI

My Tukui Edit.
http://www.tukui.org/v2/forums/forum.php?id=33
30 stars 6 forks source link

Weapon buff timer #41

Closed Lifja closed 13 years ago

Lifja commented 13 years ago

The weapon buff timer for shamans (and probably rogues) doesn't align properly with the other buffs/auras. Fixed it myself by setting the local function UpdateWeapons to -14 instead of -17:

button.time:SetPoint("BOTTOM", 0, -14)

Oh, and a question! The castbars and the powerbars on the unitframes are classcolored. But then, why does the castbar on shamans have a slightly different color? D: Uploaded an image to show you what I mean.

http://i.imgur.com/08OY1.jpg

Eclipse- commented 13 years ago

Hahaha, I was reading through the buffs file while setting fonts up and was like, "why do I have 2 different anchor positions?" xD

Thanks! I'll look into the class color, although I know I've changed something because I'm not finished with it yet! :)

Eclipse- commented 13 years ago

New version uploaded, fixed and closing.