mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- fixed scaling to affect the text and icons again like it used to
This commit is contained in:
@ -214,7 +214,7 @@ function IceElement.prototype:CreateFrame()
|
||||
end
|
||||
self.masterFrame:SetAllPoints(self.frame)
|
||||
|
||||
self.frame:SetScale(self.moduleSettings.scale)
|
||||
self.masterFrame:SetScale(self.moduleSettings.scale)
|
||||
|
||||
self:UpdateAlpha()
|
||||
end
|
||||
|
Reference in New Issue
Block a user