[Enhancement] Hide tooltip
Evolvee opened this issue ยท 3 comments
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:
and if possible, also add an option to hide the mouseover glow from the button:
^^ This can be done by
texture = button_name_here:GetHighlightTexture()
texture:SetAlpha(0)
Thx
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.
Splitting this enhancement work into two. The mouseover glow will now be tracked in #41
Fixed in 1.0.0.29.