Quantcast

Just set the parent of the bg

Adrian L Lange [08-17-09 - 21:20]
Just set the parent of the bg
- Should be anchored to the main bar anyways
Filename
oUF_Experience.lua
diff --git a/oUF_Experience.lua b/oUF_Experience.lua
index 4693510..ffaae80 100644
--- a/oUF_Experience.lua
+++ b/oUF_Experience.lua
@@ -121,7 +121,6 @@ local function enable(self, unit)

 				if(bar.bg) then
 					bar.bg:SetParent(bar)
-					bar.bg:SetAllPoints(bar)
 				end

 				if(bar.Rested:GetBackdrop()) then