mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-28 08:54:43 +00:00
idk
This commit is contained in:
@@ -288,8 +288,6 @@ function E:FontTemplate(fs, font, fontSize, fontStyle)
|
|||||||
end
|
end
|
||||||
|
|
||||||
function E:StyleButton(button, noHover, noPushed, noChecked)
|
function E:StyleButton(button, noHover, noPushed, noChecked)
|
||||||
|
|
||||||
if not button then return end
|
|
||||||
if button.SetHighlightTexture and not button.hover and not noHover then
|
if button.SetHighlightTexture and not button.hover and not noHover then
|
||||||
local hover = button:CreateTexture()
|
local hover = button:CreateTexture()
|
||||||
hover:SetTexture(1, 1, 1, 0.3)
|
hover:SetTexture(1, 1, 1, 0.3)
|
||||||
|
|||||||
Reference in New Issue
Block a user