ActionbarPlus

ActionbarPlus

78.7k Downloads

[Enhancement] Hide tooltip

Evolvee opened this issue ยท 3 comments

commented

Hi,
I am currently using your addon instead of "ButtonForge" that is causing issues in WOTLK, however there is one thing I would appreciate if you could implement: hiding tooltips

basically I dont want to see this when I mouse-over the button:
image

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)

Thx

commented

Hi There,
Thanks for the feedback. I will add this option as soon as possible and hopefully on next release. Thank you for using the addon.

commented

Splitting this enhancement work into two. The mouseover glow will now be tracked in #41

commented

Fixed in 1.0.0.29.