Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-14-10, 06:47 AM   #11
Goldpaw
A Wyrmkin Dreamwalker
AddOn Author - Click to view addons
Join Date: Sep 2007
Posts: 56
@neverg

Change

Code:
_G[bar..'Background']:SetAllPoints(bar)
to

Code:
_G[bar..'Background']:SetAllPoints(_G[bar])
?

Not sure if that causes it, but that was the only thing that struck me when browsing through the code fast.
  Reply With Quote
 

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » API version 5: changes and discussion


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