From e4ae952e1b60b8180c7e17b5299a5d89f97a4cd8 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Fri, 9 Nov 2012 19:05:37 +0400 Subject: [PATCH] re-register stuff on profile change just in case --- ElvUI_SLE/ElvUI_SLE.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/ElvUI_SLE/ElvUI_SLE.lua b/ElvUI_SLE/ElvUI_SLE.lua index 581b4e3..d835413 100644 --- a/ElvUI_SLE/ElvUI_SLE.lua +++ b/ElvUI_SLE/ElvUI_SLE.lua @@ -52,6 +52,7 @@ E.UpdateAllSLE = E.UpdateAll function E:UpdateAll() E.UpdateAllSLE(self) E:GetModule('BackGrounds'):UpdateFrames() + E:GetModule('BackGrounds'):RegisterHide() DTP:Update() DTP:DashboardShow() DTP:DashWidth() -- 1.7.9.5