Quantcast

Make sure the background is rendered above the backdrop

Adrian L Lange [10-27-14 - 14:03]
Make sure the background is rendered above the backdrop
Filename
oUF_P3lim.lua
diff --git a/oUF_P3lim.lua b/oUF_P3lim.lua
index 41ed3ca..105b150 100644
--- a/oUF_P3lim.lua
+++ b/oUF_P3lim.lua
@@ -285,7 +285,7 @@ local UnitSpecific = {
 					Rune:SetPoint('LEFT', Runes[index - 1], 'RIGHT', 4, 0)
 				end

-				local RuneBG = Rune:CreateTexture(nil, 'BACKGROUND')
+				local RuneBG = Rune:CreateTexture(nil, 'BORDER')
 				RuneBG:SetAllPoints()
 				RuneBG:SetTexture(TEXTURE)
 				RuneBG.multiplier = 1/3