From 4f9df2f5b7d305f13bc1ca60fdaa2472bf36f8a8 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 16 Mar 2013 13:13:19 +0400 Subject: [PATCH] damn elv and his layouts changing castbar settings --- ElvUI_SLE/modules/install/install.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/install/install.lua b/ElvUI_SLE/modules/install/install.lua index d702883..a21ba81 100755 --- a/ElvUI_SLE/modules/install/install.lua +++ b/ElvUI_SLE/modules/install/install.lua @@ -968,6 +968,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to E.db.unitframe.units.player.portrait.rotation = 345 E.db.unitframe.units.player.debuffs.enable = false E.db.unitframe.units.player.castbar.format = 'CURRENTMAX' + E.db.unitframe.units.player.castbar.height = 18 if layout == "healer" then E.db.unitframe.units.player.castbar.width = 200 else @@ -1692,7 +1693,6 @@ function E:RepoocSetup() --The function to switch from classic ElvUI settings to E.db.unitframe.units.party.height = 45 E.db.unitframe.units.party.groupBy = "GROUP" E.db.unitframe.units.party.visibility = "[@raid6,exists] hide;show" - E.db.unitframe.units.party.startOutFromCenter = true if not E.db.unitframe.units.raid10.customTexts then E.db.unitframe.units.raid10.customTexts = {}; -- 1.7.9.5