From 72cd0c587f22dac12a490c1f910dfa43b61fdc00 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Sat, 21 Sep 2024 13:34:54 -0300 Subject: [PATCH] Adjust unit ranting text on the end of mythic+ frame --- frames/window_mythicplus/window_end_of_run.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frames/window_mythicplus/window_end_of_run.lua b/frames/window_mythicplus/window_end_of_run.lua index c91920d75..5396a4e6b 100644 --- a/frames/window_mythicplus/window_end_of_run.lua +++ b/frames/window_mythicplus/window_end_of_run.lua @@ -682,8 +682,8 @@ local createPlayerBanner = function(parent, name, index) detailsFramework:CreateFlashAnimation(flashTexture) --flashTexture:Flash(0.1, 0.5, 0.01) - local rantingLabel = detailsFramework:CreateLabel(playerBanner, "", 16, "green") - rantingLabel:SetPoint("right", playerBanner, "left", -154, 0) + local rantingLabel = detailsFramework:CreateLabel(playerBanner, "", 14, "green") + rantingLabel:SetPoint("right", playerBanner, "left", -144, 0) playerBanner.RantingLabel = rantingLabel local waitingForLootDotsAnimationLabel = detailsFramework:CreateLabel(playerBanner, "...", 20, "silver") --~dots