mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
- fixed a bug with text alpha being unchangeable with LibDogTag usage disabled
This commit is contained in:
@ -780,8 +780,9 @@ function IceBarElement.prototype:UpdateBar(scale, color, alpha)
|
||||
|
||||
if DogTag ~= nil and self.moduleSettings.usesDogTagStrings then
|
||||
DogTag:UpdateAllForFrame(self.frame)
|
||||
self:SetTextAlpha()
|
||||
end
|
||||
|
||||
self:SetTextAlpha()
|
||||
end
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user