Skip to content

Commit

Permalink
attempt to fix the alpha again
Browse files Browse the repository at this point in the history
  • Loading branch information
eltreum0 committed Oct 29, 2024
1 parent 8cdd379 commit 9719ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ElvUI_EltreumUI/Modules/Skins/Addons/Immersion.lua
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ function ElvUI_EltreumUI:EltruismImmersion()
--v:StyleButton()
v.Center:Show()
v.Center:SetAlpha(E.db.general.backdropfadecolor.a)
--v.Center.SetAlpha = E.noop
v.Center.SetAlpha = E.noop
--v.backdrop:SetAlpha(E.db.general.backdropfadecolor.a)

--v.hover:SetVertexColor(classcolor.r, classcolor.g,classcolor.b, 0.7) --hover color
Expand Down

0 comments on commit 9719ce6

Please sign in to comment.