From c5ecf956a6d1c34387447e782cf85314e10cb2ec Mon Sep 17 00:00:00 2001 From: d87 Date: Thu, 8 Oct 2020 00:25:34 +0700 Subject: [PATCH] Fix scale not being appied on initial load --- Aptechka.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Aptechka.lua b/Aptechka.lua index 4a488d8..e69f431 100644 --- a/Aptechka.lua +++ b/Aptechka.lua @@ -1911,6 +1911,7 @@ function Aptechka.CreateHeader(self,group,petgroup) local scale = AptechkaDB.profile.scale or config.scale f:SetAttribute("frameWidth", width) f:SetAttribute("frameHeight", height) + f:SetScale(scale) f:SetAttribute('_initialAttributeNames', '_onenter,_onleave,refreshUnitChange,_onstate-vehicleui') f:SetAttribute('_initialAttribute-_onenter', [[