Quantcast

install update

Darthpred [03-11-13 - 02:57]
install update
Filename
ElvUI_SLE/modules/install/install.lua
diff --git a/ElvUI_SLE/modules/install/install.lua b/ElvUI_SLE/modules/install/install.lua
index 0c2ba40..fec8272 100644
--- a/ElvUI_SLE/modules/install/install.lua
+++ b/ElvUI_SLE/modules/install/install.lua
@@ -1059,7 +1059,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to

 			--Party
 			if layout == "healer" then
-				E.db.unitframe.units.party.showSolo = true
+				E.db.unitframe.units.party.visibility = "[@raid6,exists] hide;show"
 				E.db.unitframe.units.party.healPrediction = true
 				E.db.unitframe.units.party.health.text_format = "[healthcolor][health:deficit]"
 				E.db.unitframe.units.party.health.orientation = "VERTICAL"
@@ -1080,7 +1080,6 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to
 				E.db.unitframe.units.party.customTexts.Absorb.size = 10

 			else
-				E.db.unitframe.units.party.showSolo = false
 				E.db.unitframe.units.party.healPrediction = false
 				E.db.unitframe.units.party.health.text_format = "[healthcolor][health:current]"
 				E.db.unitframe.units.party.health.orientation = "HORIZONTAL"
@@ -1377,8 +1376,8 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to
 			E.db.movers.UIBFrameMover = "BOTTOMRIGHTElvUIParentBOTTOMRIGHT-426112"
 		end
 		E.db.movers.WatchFrameMover = "TOPRIGHTElvUIParentTOPRIGHT-219-208"
-		E.db.movers.BossHeaderMover = "TOPRIGHTElvUIParentTOPRIGHT-2-199"
-		E.db.movers.ArenaHeaderMover = "TOPRIGHTElvUIParentTOPRIGHT-2-200"
+		E.db.movers.BossHeaderMover = "TOPRIGHTElvUIParentTOPRIGHT-2-210"
+		E.db.movers.ArenaHeaderMover = "TOPRIGHTElvUIParentTOPRIGHT-2-210"
 		E.db.movers.PetBattleABMover = "BOTTOMElvUIParentBOTTOM019"
 		E.db.movers.ShiftAB = "BOTTOMElvUIParentBOTTOM-16168"
 		if UnitLevel('player') == 90 then
@@ -1400,7 +1399,7 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to
 		E.db.movers.MicrobarMover = "BOTTOMLEFTElvUIParentBOTTOMLEFT55620"
 		E.db.movers.LootFrameMover = "TOPLEFTElvUIParentTOPLEFT238-329"
 		E.db.movers.AurasMover = "TOPRIGHTElvUIParentTOPRIGHT-201-18"
-		E.db.movers.GMMover = "BOTTOMRIGHTElvUIParentBOTTOMRIGHT0454"
+		E.db.movers.GMMover = "BOTTOMRIGHTElvUIParentBOTTOMRIGHT0444"
 		E.db.movers.VehicleSeatMover = "BOTTOMLEFTElvUIParentBOTTOMLEFT42419"
 		E.db.movers.DP_1_Mover = "TOPLEFTElvUIParentTOPLEFT00"
 		E.db.movers.DP_2_Mover = "TOPLEFTElvUIParentTOPLEFT3850"