From b2538c06c8de686264987dc2725d1782d0713731 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Fri, 1 Mar 2013 09:18:00 +0400 Subject: [PATCH] some adjustions --- ElvUI_SLE/modules/install/xCT+.lua | 38 +++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/ElvUI_SLE/modules/install/xCT+.lua b/ElvUI_SLE/modules/install/xCT+.lua index b8e9f1c..06dced0 100644 --- a/ElvUI_SLE/modules/install/xCT+.lua +++ b/ElvUI_SLE/modules/install/xCT+.lua @@ -244,13 +244,13 @@ local function OnDemand(profile) -- function that creates the "load on demand" }, ["power"] = { ["fontSize"] = 16, - ["enabledFrame"] = false, ["fontOutline"] = "2OUTLINE", - ["Width"] = 117, - ["Y"] = -92, ["font"] = "ElvUI Font", - ["Height"] = 152, + ["Width"] = 116, + ["Y"] = -92, ["X"] = 364, + ["Height"] = 151, + ["enabledFrame"] = false, }, ["healing"] = { ["fontSize"] = 16, @@ -260,43 +260,45 @@ local function OnDemand(profile) -- function that creates the "load on demand" ["Width"] = 171, ["Y"] = -94, ["X"] = 219, - ["Height"] = 159, + ["Height"] = 158, ["font"] = "ElvUI Font", }, ["outgoing"] = { ["fontSize"] = 16, + ["Height"] = 242, ["fontOutline"] = "2OUTLINE", ["insertText"] = "top", - ["Y"] = 18, + ["Width"] = 121, + ["Y"] = -207, ["font"] = "ElvUI Font", ["iconsSize"] = 10, - ["X"] = 628, + ["X"] = 898, }, ["critical"] = { ["fontSize"] = 20, ["iconsSize"] = 14, ["fontOutline"] = "2OUTLINE", ["insertText"] = "top", - ["Width"] = 172, - ["Y"] = 6, - ["X"] = 479, - ["Height"] = 139, + ["Width"] = 171, + ["Y"] = -156, + ["X"] = 751, + ["Height"] = 138, ["font"] = "ElvUI Font", }, ["procs"] = { ["enabledFrame"] = false, - ["Width"] = 255, + ["Width"] = 254, ["Y"] = -63, - ["Height"] = 127, + ["Height"] = 126, }, ["loot"] = { ["fontSize"] = 12, ["filterItemQuality"] = 2, - ["font"] = "ElvUI Font", + ["X"] = -1, ["fontOutline"] = "2OUTLINE", ["Y"] = -94, - ["X"] = -1, - ["Height"] = 156, + ["font"] = "ElvUI Font", + ["Height"] = 155, ["Width"] = 283, }, ["class"] = { @@ -304,10 +306,10 @@ local function OnDemand(profile) -- function that creates the "load on demand" }, ["damage"] = { ["fontSize"] = 16, - ["font"] = "ElvUI Font", + ["X"] = -204, ["Width"] = 161, ["Y"] = -96, - ["X"] = -204, + ["font"] = "ElvUI Font", ["Height"] = 156, ["fontOutline"] = "2OUTLINE", }, -- 1.7.9.5