Thread Tools Display Modes
Prev Previous Post   Next Post Next
09-07-12, 11:38 AM   #1
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 1,740
Runebar bug

I tested my new runebar module and found a bug with the color init.

This does not return the correct value for me on the first login of a character:
https://github.com/haste/oUF/blob/ma...nebar.lua#L119

Changing that to:
Code:
UpdateType(self, nil, i, floor((i+1)/2))
fixed it. (holy and frost where swapped)
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)

Last edited by zork : 09-07-12 at 11:40 AM.
  Reply With Quote
 

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » Runebar bug


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off