ActionbarPlus

ActionbarPlus

78.7k Downloads

Option to hide the mouseover glow

nfet opened this issue ยท 2 comments

commented

Splitting #30 into two.

Details

and if possible, also add an option to hide the mouseover glow from the button:
image

^^ This can be done by

texture = button_name_here:GetHighlightTexture()
texture:SetAlpha(0)

commented
commented

Fixed in 1.0.0.31