This commit is contained in:
Bunny67
2018-06-10 16:40:27 +03:00
parent 5bb1121ea1
commit efd6ee12e2
12 changed files with 544 additions and 89 deletions
@@ -176,6 +176,9 @@ function UF:Configure_HealthBar(frame)
--Transparency Settings
UF:ToggleTransparentStatusBar(UF.db.colors.transparentHealth, frame.Health, frame.Health.bg, (frame.USE_PORTRAIT and frame.USE_PORTRAIT_OVERLAY) ~= true)
--Highlight Texture
UF:Configure_HighlightGlow(frame)
frame:UpdateElement("Health")
end